Docs4dev
Docs
Docs4dev
Tools
Privacy
GitHub
Search
Search
Cancel
Loading search index…
No recent searches
No results for "
Query here
"
Title here
Summary here
spring-boot
1.5.9
On this page
On this page
zookeeper
/
r3.5.6
/
reference
/
index.html
ZooKeeper
Table of Contents
ZooKeeper Overview
Overview
ZooKeeper:分布式应用程序的分布式协调服务
Design Goals
数据模型和分层名称空间
节点和短暂节点
有条件的更新和监视
Guarantees
Simple API
Implementation
Uses
Performance
Reliability
ZooKeeper 项目
Getting Started
入门:使用 ZooKeeper 协调分布式应用程序
Pre-requisites
Download
Standalone Operation
ManagementZooKeeper 存储
连接到 ZooKeeper
编程到 ZooKeeper
运行复制的 ZooKeeper
Other Optimizations
Release Notes
Developers
API Docs
Programmer's Guide
ZooKeeper Java 示例
一个简单的手表 Client 端
Requirements
Program Design
执行者班
DataMonitor 类
完整的源清单
屏障和队列教程
Introduction
Barriers
Producer-Consumer Queues
Complete example
Queue test
Barrier test
Source Listing
ZooKeeper Recipes
使用 ZooKeeper 创建更高级构造的指南
有关错误处理的重要说明
开箱即用的应用程序:名称服务,配置,组成员身份
Barriers
Double Barriers
Queues
Priority Queues
Locks
可恢复的错误和 GUID
Shared Locks
可撤销的共享锁
Two-phased Commit
Leader Election
Management 员和操作员
Administrator's Guide
Quota Guide
JMX
JMX
在启用 JMX 的情况下启动 ZooKeeper
运行一个 JMX 控制台
ZooKeeper MBean 参考
Hierarchical quorums
Observers
观察者:在不影响写入性能的情况下扩展 ZooKeeper
如何使用观察者
用例范例
Dynamic Reconfiguration
Overview
更改配置格式
指定 Client 端端口
standaloneEnabled 标志
reconfigEnabled 标志
动态配置文件
Backward compatibility
升级到 3.5.0
ZooKeeper 合奏的动态重新配置
API
Security
检索当前动态配置
修改当前动态配置
General
Incremental mode
Non-incremental mode
Conditional reconfig
Error conditions
Additional comments
重新平衡 Client 端连接
Contributors
ZooKeeper Internals
Introduction
Atomic Broadcast
保证,属性和定义
Leader Activation
Active Messaging
Summary
Comparisons
Quorums
Logging
Developer Guidelines
以正确的级别登录
标准 slf4j 成语的使用
ZooKeeper 的其他文档
Wiki
FAQ