The Kafka-Zookeeper Library Takes Shape
The Kafka-Zookeeper Library Takes Shape
Join the DZone community and get the full member experience.
Join For FreeAre your API program basics covered? Read the 5 Pillars of Full Lifecycle API Management eBook
There's a high-level client written in node.js that connects Apache Kafka projects to Apache Zookeeper. Here is a link to the project page.
Kafka is an interesting distributed publish-subscribe messaging system developed by LinkedIn
Zookeeper is a project that provides services for large distributed systems such as configuration, synchronization, and name registry.
And don't forget about another technology in the mix for this library: Prozess, which is a Kafka client library enabling low-level access from node-kafka-zookeeper.
You should definitely look into this if you're doing work on heavily distributed systems
Establish API creation, publishing and discovery as a master practice with the API Management Playbook.
Opinions expressed by DZone contributors are their own.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}