Skip to content
  • Christos Stavrakakis's avatar
    Client for interaction with a RabbitMQ broker · 843e667e
    Christos Stavrakakis authored
    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
    broker.
    
    Also, update settings files for cyclades-app and cyclades-gtools with
    AMQP_HOSTS setting
    843e667e