Across
- 2. A key concept of message queues that can distribute workload evenly among consumers _____ _____
- 4. A key concept of message queues that enables asynchronous communication is _____
- 6. An intermediary component introduced by the message queue pattern is ____ ____
- 7. The components responsible for processing messages received from the message queue
Down
- 1. The optional component that manages the message queue and facilitates message routing, delivery, and persistence is ____ ____
- 3. The components responsible for generating and sending messages to the message queue
- 5. A disadvantage of implementing the message queue pattern