Part 2 of Apache Kafka for beginners - Sample code for Java, Ruby, and Python
The previous article explained basics in Apache Kafka. In this part of the series, we show sample code for Java, Ruby and Python. All the tutorials contain both basic and advanced information and step-by-step instructions which shows how to set up a connection, how to publish to a topic, and how to subscribe from the topic.