[rabbitmq-discuss] Count message without Ack on a queue
bloodBaron
bloodbaronofvizkopa at gmail.com
Thu Aug 7 16:22:00 BST 2014
The problem about using an HTTP API is the HTTP call is like
http://someIP:15672/api/vhosts.
This will leads to a single point failure in a distributed system if someIP
goes down.
Even if I use a domain instead of an IP, the system will rely on the domain
server, it is NOT a closed system anymore.
Is there a way to communicate with a cluster of RabbitMQ?
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Count-message-without-Ack-on-a-queue-tp36959p36961.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list