뉴스/소식
Apache ZooKeeper 3.3.1 릴리즈
노안돼지
2010. 5. 18. 13:35
The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.3.1
ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group services - in a simple interface so you don't have to write them from scratch. You can use it off-the-shelf to implement consensus, group management, leader election, and presence protocols. And you can build on it for your own, specific needs.
For ZooKeeper release details and downloads, visit:
http://hadoop.apache.org/zookeeper/releases.html
ZooKeeper 3.3.1 Release Notes are at:
http://hadoop.apache.org/zookeeper/docs/r3.3.1/releasenotes.html
Regards,
The ZooKeeper Team