Any Documentation or Tutorials?
Hi, I never use any messaging system before. How can I use jocko? Where to start? What is the recommended client? I am very confused. Thanks.
You can use any Kafka client i think
Related question: All of the Kafka UIs I've looked at use zookeeper to connect to Kafka. Are there any UIs that will connect to a jocko cluster (Kafka without zookeeper)?
@charlesmims what do you mean by Kafka UI? Like this https://github.com/yahoo/kafka-manager? I think there'll be more and more as they start to use Kafka's Admin Client and don't rely on Zookeeper. But I also plan to write my own UI that'll be better anyway.
@charlesmims @travisjeffery We are removing the dependency on zookeeper from Lenses in an upcoming release, https://www.landoop.com/kafka-lenses/, we'd be interested to get it going against jocko!