Explain the Constituents of Apache ZooKeeper Architecture?
Answer Posted / Tanu Pal
Apache ZooKeeper architecture is composed of three primary constituents:n1. ZooKeepers: A group of highly-reliable, distributed servers that manage shared configuration data for clients in a centralized manner.n2. Clients: These are the applications or services that require a reliable synchronization service to share their state.n3. Application Server: It is the service that uses ZooKeeper for coordination among its instances.
| 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