Top "Rabbitmq" questions

RabbitMQ is an open-source message broker originally implementing the AMQP protocol with additional messaging protocols supported via a plug-in architecture.

Should I use Celery or Carrot for a Django project?

I'm a little confused as to which one I should use. I think either will work, but is one better …

python django message-queue rabbitmq amqp
RabbitMQ HTTP API request 401 Unauthorized

I'm trying to access to RabbitMQ rest, but I got 401 unauthorized error. I want to access to queue information and …

api rest rabbitmq unauthorized
unable to connect to remote host with rabbitmqadmin

I'm trying to connect to a remote rabbitmq host using the cli rabbitmqadmin. The command I'm trying to execute is: …

rabbitmq command-line-interface rabbitmqadmin
Can I use RabbitMQ to distribute large files to multiple machines?

I work for a digital signage company where we send lots of animations/videos to various machines on the network. …

c# rabbitmq easynetq