Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / lib / ordereddict.py @ 0ede3879

History | View | Annotate | Download (4.1 kB)

# Date Author Comment
597e7eba 06/06/2012 03:52 pm Christos Stavrakakis

Client for interaction with a RabbitMQ broker

Introduce a client implementing connection and communication with a RabbitMQ
broker.

This client silently handles connection failures an tries to connect to a
different node. Also uses publisher-confirms to guarantee delivery to the...