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.

pika, stop_consuming does not work

I'm new to rabbitmq and pika, and is having trouble with stopping consuming. channel and queue setting: connection = pika.BlockingConnection(…

python rabbitmq pika
RabbitMQ vs Web API + SignalR

I'm currently using RabbitMQ via EasyNetQ to communicate between a Windows service and numerous clients. The communications are a mix …

asp.net-web-api rabbitmq signalr easynetq
Can we have strong routing capability with Apache Kafka similar to RabbitMq?

We are trying to evaluate Kafka and replace Rabbit Mq in our software. We know the advantages of Kafka in …

java routing rabbitmq amqp apache-kafka
Which cloud to use for RabbitMQ?

We are looking for a cloud based solution for messaging queue. We have chosen RabbitMQ and we already have few …

azure rabbitmq saas bitnami
How to install amqp on windows

I am having this error while installing pecl/amqp when I type in the command line: pear install pecl/amqp …

php rabbitmq pear amqp pecl
Managing Kafka Topic with spring

We are planning to use Kafka for queueing in our application. I have some bit of experience in RabbitMQ and …

java spring-boot apache-kafka rabbitmq spring-kafka
Unable to start RabbitMQ

I have Googled so much, and not got any proper answer.So , I am posting this question for better result. …

rabbitmq erl
Spring rabbitmq send to exchange with dynamic binding

I try to use TopicExchange for masking a messages. Config: <rabbit:connection-factory id="connectionFactory" host="localhost" username="guest" password="…

java spring rabbitmq spring-rabbit rabbitmq-exchange
Which form of connection to use with pika

I've been trying to figure out which form of connection i should use when using pika, I've got two alternatives …

python rabbitmq pika
ESB for Python?

At work we're debating choosing an off-the-shelf full-stack ESB (Enterprise Service Bus -- http://en.wikipedia.org/wiki/Enterprise_service_…

python soa rabbitmq esb amqp