An open API service indexing awesome lists of open source software.

https://github.com/nikamelashvili/asynchronous-communication

This Small microservice application showcases how RabbitMQ lets multiple applications communicate with each other using exchanges and queue.
https://github.com/nikamelashvili/asynchronous-communication

Last synced: 6 months ago
JSON representation

This Small microservice application showcases how RabbitMQ lets multiple applications communicate with each other using exchanges and queue.

Awesome Lists containing this project

README

          

# Asynchronous Communication With Spring

This Small microservice application showcases how RabbitMQ lets multiple applications communicate with each other using exchanges and queue.