|
@@ -30,7 +30,7 @@ ask the [mailing list](http://zookeeper.apache.org/mailing_lists.html) or browse
|
|
archives.
|
|
archives.
|
|
|
|
|
|
+ **ZooKeeper Overview**
|
|
+ **ZooKeeper Overview**
|
|
- Technical Overview Documents for Client Developers, Adminstrators, and Contributors
|
|
|
|
|
|
+ Technical Overview Documents for Client Developers, Administrators, and Contributors
|
|
+ [Overview](zookeeperOver.html) - a bird's eye view of ZooKeeper, including design concepts and architecture
|
|
+ [Overview](zookeeperOver.html) - a bird's eye view of ZooKeeper, including design concepts and architecture
|
|
+ [Getting Started](zookeeperStarted.html) - a tutorial-style guide for developers to install, run, and program to ZooKeeper
|
|
+ [Getting Started](zookeeperStarted.html) - a tutorial-style guide for developers to install, run, and program to ZooKeeper
|
|
+ [Release Notes](releasenotes.html) - new developer and user facing features, improvements, and incompatibilities
|
|
+ [Release Notes](releasenotes.html) - new developer and user facing features, improvements, and incompatibilities
|
|
@@ -38,7 +38,7 @@ archives.
|
|
Documents for Developers using the ZooKeeper Client API
|
|
Documents for Developers using the ZooKeeper Client API
|
|
+ [API Docs](api/index.html) - the technical reference to ZooKeeper Client APIs
|
|
+ [API Docs](api/index.html) - the technical reference to ZooKeeper Client APIs
|
|
+ [Programmer's Guide](zookeeperProgrammers.html) - a client application developer's guide to ZooKeeper
|
|
+ [Programmer's Guide](zookeeperProgrammers.html) - a client application developer's guide to ZooKeeper
|
|
- + [ZooKeeper Java Example](javaExample.html) - a simple Zookeeper client appplication, written in Java
|
|
|
|
|
|
+ + [ZooKeeper Java Example](javaExample.html) - a simple Zookeeper client application, written in Java
|
|
+ [Barrier and Queue Tutorial](zookeeperTutorial.html) - sample implementations of barriers and queues
|
|
+ [Barrier and Queue Tutorial](zookeeperTutorial.html) - sample implementations of barriers and queues
|
|
+ [ZooKeeper Recipes](recipes.html) - higher level solutions to common problems in distributed applications
|
|
+ [ZooKeeper Recipes](recipes.html) - higher level solutions to common problems in distributed applications
|
|
+ **Administrators & Operators**
|
|
+ **Administrators & Operators**
|