RabbitMQ

Proper Noun · Open Source

Definitions

  1. 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."

Related Terms