https://github.com/borsch/messaging-practice
https://github.com/borsch/messaging-practice
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/borsch/messaging-practice
- Owner: borsch
- Created: 2022-08-15T11:01:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T16:18:07.000Z (almost 4 years ago)
- Last Synced: 2025-05-18T05:32:08.214Z (about 1 year ago)
- Language: Java
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# messaging-practice
Repository contains simple producer-consumer applications with usage of different message brokers
### [ActiveMQ](messaging-practice-activemq/)
### [RabbitMQ](messaging-practice-rabbitmq/)
### [Kafka](messaging-practice-kafka/)