RabbitMQ
Proper Noun · Open Source
Definitions
A message broker used for asynchronous communication, job queues, and decoupled service architectures.
In plain English: A system for sending messages and work between services.
Example: "Background jobs were pushed into RabbitMQ for workers to consume."