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