[rabbitmq-discuss] Good practice to work with rabbit cluster?

stone zmstone at gmail.com
Mon Mar 12 10:26:59 GMT 2012


Hi there!

Is there any good practice regarding how to write self-managed AMQP client
(Erlang based)
Here is what I need to accomplish:
1. I don't what to hard-code hostname/ip address of rabbit-server,
using a configuration file would be a simple solution, but, is there a
better way?

2. Client should be able to get the rabbit server "running cluster"
information.
so if the current connection is broken, it could try another one in the
cluster,
then perhaps update the "running cluster" list from the new node;

Brs
/stone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120312/df686d15/attachment.htm>


More information about the rabbitmq-discuss mailing list