Skip to content

This repository provides practical solutions for developers looking to learn messaging. It includes examples of messaging patterns and applications using Apache Kafka and Java.

Notifications You must be signed in to change notification settings

ibrahimatay/Practical-Messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical Messaging

This project includes various messaging patterns and application examples using Apache Kafka and Java.

It aims to demonstrate how messaging systems can be integrated and utilized in real-world scenarios, providing a comprehensive guide for developers working with distributed systems.

Sample Description
Hello world This Spring Boot application sends a "Hello world!" message to Kafka every 5 seconds and listens to these messages with a consumer. The required Kafka topic is automatically created when the application starts.

Notes

About

This repository provides practical solutions for developers looking to learn messaging. It includes examples of messaging patterns and applications using Apache Kafka and Java.

Resources

Stars

Watchers

Forks

Languages