From: Benjamin R. <br...@ya...> - 2007-11-14 16:19:04
|
The first alpha release, 0.0.1, of ZooKeeper is now available for download. ZooKeeper is a highly available and reliable coordination system for use in distributed applications consisting of tens to thousands of servers. This release consists of the ZooKeeper server code and Java client libraries. Soon we will be releasing the C client libraries. The ZooKeeper server is pure java. The Getting Started wiki page, http://zookeeper.wiki.sourceforge.net/ZooKeeperGettingStarted has information for playing with and using Zookeeper. ZooKeeper is a relatively new project hosted on sourceforge at http://sourceforge.net/projects/zookeeper |