Home - mahuadasgupta/kafkasetup GitHub Wiki

welcome to kafka setup wiki . This wiki will provide guidance on setting up kafka through standalone setup,testing,docker commands. The wiki will also have pages for kafka replication setup and testing. in this tutorial the kafka publisher and consumer/subscriber will be tested with kafka tools and java code through stand alone and replication setup.The setup will be tested through single producer vs single consumer/subscriber, single producer vs multi consumer/subscriber,multi producer vs multi consumer/subscriber. The setup will be tested through fault tolerant conditions.