RabbitMQ is an open-source message broker originally implementing the AMQP protocol with additional messaging protocols supported via a plug-in architecture.
I'm implementing a mobile application using Titanium appcelerator. In this app, I'll need implementing a chat using RabbitMQ. I saw …
javascript titanium rabbitmq appceleratorI am new to Spring AMQP. I am having an application which is a producer sending messages to the other …
rabbitmq spring-amqp spring-rabbitMy python script constantly has to send messages to RabbitMQ once it receives one from another data source. The frequency …
python rabbitmq pikaThe current section in my supervisord.conf looks like: [program:rabbitmq] command=/usr/sbin/rabbitmq-server When I try to stop …
rabbitmq supervisordHi I am attempting to send a simple object like through RabbitMQ via EasyNetQ. I'm having issues deserializing that object …
c# rabbitmq easynetqThe beloved RabbitMQ Management Plugin has a HTTP API to manage the RabbitMQ through plain HTTP requests. We need to …
c# rabbitmq rabbitmqadminI want to have a task that will execute every 5 minutes, but it will wait for last execution to finish …
rabbitmq celery django-celeryDo you have any pointers how to determine when a subscription problem has occurred so I can reconnect? My service …
c# rabbitmqI have implemented rabbitmq in my application and it's running on windows server 2008 server, the problem is that erl.exe …
c# performance rabbitmq erl