Base implementation of message exchange via RabbitMQ.
This code is a simple example of message exchange between Send program and Receive one. Implementation is based on official RabbitMQ tutorials - http://www.rabbitmq.com/tutorials For further improvements check: