MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 1 as of 2023-05-26 11:33:58
  • ZooKeeper

ZooKeeper

https://zookeeper.apache.org/

ZooKeeper is a centralized service for:

  • maintain configuration information
  • naming
  • provide distributed synchronization
  • provide group services

https://en.wikipedia.org/wiki/Apache_ZooKeeper

Is essentially a service for distributed systems offering a hierarchical key-value store, which is used to provide a distributed configuration service, synchronization service, and naming registry for large distributed systems.

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01