The following tables contains a list of all my repositories that contain code for working with Kafka.
see also: Repos with tag kafka
Name | Repo URL | Description |
---|---|---|
Maven_SpringBoot_KafkaDemo |
Link | Examples how to produce and consume Kafka messages with Java; examples for Kafka-CLI commands on README page |
Maven_SpringBoot_LinkShortener |
Link | Communication between microservices with Kafka |
Nodejs_Express_LinkShortenerMitKafka |
Link | Link Shortener with microservice architecture |
Nodejs_KafkaTest |
Link | Demo for working with Kafka using Nodejs and the library Kafkajs |