Centralized server qeue system

15 views
Skip to first unread message

Pablo Lozano

unread,
Dec 20, 2015, 12:32:05 PM12/20/15
to rabbitmq-users
Hello everybody,

I have several nodes that I want to connect using one or more qeues that needs to be hosted on a unique server. This way, the nodes only have to know the IP of the server to get the information. 

I'm a begginner in RabbitMQ, and a I didn't found the way to do it properly. 

¿Would you help me a bit?

Thanks everyone :)


Michael Klishin

unread,
Dec 20, 2015, 1:30:44 PM12/20/15
to rabbitm...@googlegroups.com, Pablo Lozano
On 20 December 2015 at 20:32:08, Pablo Lozano (ploz...@gmail.com) wrote:
> I have several nodes that I want to connect using one or more qeues
> that needs to be hosted on a unique server. This way, the nodes
> only have to know the IP of the server to get the information.
>
> I'm a begginner in RabbitMQ, and a I didn't found the way to do it
> properly.

Pablo,

You want master of certain queues to reside
on a specific node, is my understanding correct ?
--
MK

Staff Software Engineer, Pivotal/RabbitMQ


Pablo Lozano

unread,
Dec 20, 2015, 1:34:24 PM12/20/15
to rabbitmq-users, ploz...@gmail.com
Exactly, but the producer and the consumer are other nodes. :)

Michael Klishin

unread,
Dec 20, 2015, 1:36:01 PM12/20/15
to rabbitm...@googlegroups.com, Pablo Lozano
On 20 December 2015 at 21:34:27, Pablo Lozano (ploz...@gmail.com) wrote:
> Exactly, but the producer and the consumer are other nodes.
> :)

In 3.5.x, the node that hosts queue master is the one a client that declares it is connected to.
In 3.6.0 you will be able to use a number of strategies.

Clients can connect to any node to both publish and consume.

Pablo Lozano

unread,
Dec 20, 2015, 2:35:29 PM12/20/15
to rabbitmq-users, ploz...@gmail.com
And is it known when the 3.6.0 version is going to be released?

Michael Klishin

unread,
Dec 20, 2015, 3:04:41 PM12/20/15
to rabbitm...@googlegroups.com, Pablo Lozano, ploz...@gmail.com
On 20 December 2015 at 22:35:33, Pablo Lozano (ploz...@gmail.com) wrote:
> And is it known when the 3.6.0 version is going to be released?

Next week.

See "Queue master location" on http://next.rabbitmq.com/ha.html
and give an RC a try:
https://groups.google.com/forum/#!searchin/rabbitmq-users/RC3/rabbitmq-users/feMIji9XcZU/mvFB6zn8BwAJ 
Reply all
Reply to author
Forward
0 new messages