tree: 2f71cbd5e76a2c22880597bce26161b077db35d6 [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.