Description:
Communication between parts of a distributed system can add complexity and constraints to already complex systems. When the communication protocols tightly couple the components, ensuring configurable scalability and availability can be difficult. Messaging offers a flexible solution to decouple the components of distributed systems. I'll present how messaging works, show how it is implemented within an application, and talk about how I've used messaging to solve some real-world problems.

Leave a Comment