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