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