Premium
AMQP, RabbitMQ and Celery - A Visual Guide For Dummies
Work in Progress Celery is an asynchronous distributed task queue. RabbitMQ is a message broker which implements the Advanced Message Queuing Protocol (AMQP). Before we describe relationship between RabbitMQ and Celery, a quick overview of AMQP will be helpful [1][2]. Amqp Key Terms Message...