Setting Up Apache Pulsar in Docker: ZooKeeper, BookKeeper, and Broker
Apache Pulsar is a scalable messaging platform that relies on separate components: ZooKeeper for metadata management, BookKeeper for persistent storage, and the Pulsar Broker for messaging. This blog demonstrates setting up these components individua...
sangama.hashnode.dev3 min read