Queue Manager
A system component that controls the storage, ordering, and delivery of asynchronous messages and tasks.
Explore more about Service Orchestration
Related terms
A system that receives, routes, and delivers messages between producers and consumers, decoupling services that communicate asynchronously.
Event BrokerA messaging component that receives, routes, and distributes events between producers and consumers, enabling asynchronous communication in distributed systems.
Event BusA communication infrastructure that transports and distributes events between producers and consumers, enabling loosely coupled, event-driven interactions across distributed systems.
Load BalancerA system component that distributes incoming requests across multiple service instances to improve availability, scalability, and resource utilization.
Service OrchestrationThe automated arrangement, coordination, and management of complex software services and microservices to fulfill a workflow.