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