tree: de95a4b6700f58fe9ee88dd9b33b237bc477e1a0 [path history] [tgz]
  1. conf/
  2. src/
  3. pom.xml
  4. README.md
distributedlog-tutorials/distributedlog-kafka/README.md

How to implement a kafka-like partitioned pub/sub system using DistributedLog

./distributedlog-tutorials/distributedlog-kafka shows how to implement a kafka-like publisher using multiple streams. Check KafkaDistributedLogProducer for more details.