Answer Posted / Archana Kumari
Apache ZooKeeper is a centralized service for maintaining configuration information, naming, and providing distributed synchronization and coordination in distributed applications. A ZooKeeper server maintains a hierarchical namespace of small data items called znodes, which can be updated by clients. The main use cases for ZooKeeper are leader election, distributed locking, and coordinating multiple processes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category