tree: 28be513b81e1451b2b99ab9467d4262b8eca3915 [path history] [tgz]
  1. bin/
  2. conf/
  3. src/
  4. pom.xml
  5. 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.