tree: 69877178f89592b19e730ba92f5b3c98b95c574f [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.