Click here to Skip to main content
15,891,473 members
Articles / General Programming / Messaging

ESB - Even Simpler Bus - A Simple, Efficient ESB for Integration Purposes

Rate me:
Please Sign up or sign in to vote.
4.00/5 (2 votes)
21 May 2021CPOL9 min read 5.3K   86   2  
And why an ESB should not have API contracts!
In this article, I suggest publishing to happen through a generic web service. The routing is handled by RabbitMQ exchanges and queues, and subscription is done by consumers listening for messages on queues.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Denmark Denmark
Architect and integrations engineer Consultant

Comments and Discussions