message-bus · Go simple async message bus (original) (raw)

Be production ready from day one

In modern cloud architecture, applications are decoupled into smaller, independent building blocks that are easier to develop, deploy and maintain.message-bus provide communication and coordination for these distributed applications.

message-bus can significantly simplify coding of decoupled applications, while improving performance, reliability and scalability.

Simplify development of event-driven microservices

Whether you’re just beginning your journey to event-driven asynchronous microservices or migrating an existing system, making your events accessible through messaging middleware is a critical early step.