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
ZooKeeper Overview
Overview
ZooKeeper: A Distributed Coordination Service for Distributed Applications
Design Goals
Data model and the hierarchical namespace
Nodes and ephemeral nodes
Conditional updates and watches
Guarantees
Simple API
Implementation
Uses
Performance
Reliability
The ZooKeeper Project
Getting Started
Getting Started: Coordinating Distributed Applications with ZooKeeper
Pre-requisites
Download
Standalone Operation
Managing ZooKeeper Storage
Connecting to ZooKeeper
Programming to ZooKeeper
Running Replicated ZooKeeper
Other Optimizations
Release Notes
Developers
API Docs
Programmer's Guide
ZooKeeper Java Example
A Simple Watch Client
Requirements
Program Design
The Executor Class
The DataMonitor Class
Complete Source Listings
Barrier and Queue Tutorial
Introduction
Barriers
Producer-Consumer Queues
Complete example
Queue test
Barrier test
Source Listing
ZooKeeper Recipes
A Guide to Creating Higher-level Constructs with ZooKeeper
Important Note About Error Handling
Out of the Box Applications: Name Service, Configuration, Group Membership
Barriers
Double Barriers
Queues
Priority Queues
Locks
Recoverable Errors and the GUID
Shared Locks
Revocable Shared Locks
Two-phased Commit
Leader Election
Administrators & Operators
Administrator's Guide
Quota Guide
JMX
JMX
Starting ZooKeeper with JMX enabled
Run a JMX console
ZooKeeper MBean Reference
Hierarchical quorums
Observers
Observers: Scaling ZooKeeper Without Hurting Write Performance
How to use Observers
Example use cases
Dynamic Reconfiguration
Overview
Changes to Configuration Format
Specifying the client port
The standaloneEnabled flag
The reconfigEnabled flag
Dynamic configuration file
Backward compatibility
Upgrading to 3.5.0
Dynamic Reconfiguration of the ZooKeeper Ensemble
API
Security
Retrieving the current dynamic configuration
Modifying the current dynamic configuration
General
Incremental mode
Non-incremental mode
Conditional reconfig
Error conditions
Additional comments
Rebalancing Client Connections
Contributors
ZooKeeper Internals
Introduction
Atomic Broadcast
Guarantees, Properties, and Definitions
Leader Activation
Active Messaging
Summary
Comparisons
Quorums
Logging
Developer Guidelines
Logging at the Right Level
Use of Standard slf4j Idioms
Miscellaneous ZooKeeper Documentation
Wiki
FAQ