5088366074 | ||
---|---|---|
.. | ||
src | ||
README.md | ||
log4j.properties | ||
pom.xml |
README.md
Apache Kafka
This module contains articles about Apache Kafka.
Relevant articles
- Kafka Streams vs. Kafka Consumer
- Kafka Topic Creation Using Java
- Using Kafka MockConsumer
- Using Kafka MockProducer
- Introduction to KafkaStreams in Java
- Introduction to Kafka Connectors
- Kafka Connect Example with MQTT and MongoDB
- Building a Data Pipeline with Flink and Kafka
- Exactly Once Processing in Kafka with Java
- Custom Serializers in Apache Kafka
Building the project
You can build the project from the command line using: mvn clean install, or in an IDE.