[rabbitmq-discuss] Broker to Broker communication...

Jeff Bannister jeff at gamesys.co.uk
Mon Aug 9 18:11:21 BST 2010


Hi,

I am a newbie to AMQP, and have spent the last couple of days reading through the 0.8 spec, as well as various articles on the Internet, and I am still not clear on what RabbitMQ/AMQP parts I would need for my purposes.

I would like to use RabbitMQ for communication between two Java applications, that are geographically separate, and separated by a global transit link with approx. 150ms latency. One application will produce messages anywhere upto 200 msgs/sec. This messages are very small and I need guaranteed delivery to the other application. Latency is not a big issue here, as its ok if the messages are not delivery to the consuming application for several seconds. Although the faster the delivery the better. I'm just indicating their is a broad degree of latency tolerance. Looking through the docs so far I believe I need to have two brokers one on each side of the WAN link. However I am not clear exactly what the topology would look like.

Would it look like this?

e.g. App B--->Exchange A-->Queue-->Exchange B-->Queue-->App A

or would I just configure a RabbitMQ Cluster where the nodes can be geographically separate as its using the OTP platform?

Any advice would be much appreciated. Ideally some example deployment topologies would be great as well.

Jeff Bannister
Gamesys Ltd
Chief Application Architect
e: jeff at gamesys.co.uk<mailto:jeff at gamesys.co.uk>
t: 07876 231869


This email (including any attachments) is confidential, protected by copyright and may be privileged. It is for the exclusive use of the intended recipient(s). If you have received it in error, please notify the sender immediately by emailing a response before deleting the email completely from your computer, and note that any storage, copying or dissemination is prohibited.

Where the content of this email is personal or otherwise unconnected with business of the Group’s Companies, we accept no responsibility or liability for such content.

We accept no responsibility for viruses that we may have unintentionally transmitted to you within this email and you should check for viruses before opening any attachment. Those communicating with us by email will be deemed to have consented to us intercepting and monitoring those communications.

Gamesys Ltd is registered in England & Wales, company registration number 04042931.  10 Piccadilly, London, W1J 0DD.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100809/bf9d26ac/attachment.htm>


More information about the rabbitmq-discuss mailing list