Spring AMQP works as an abstraction layer between Java (Spring) or C# (Spring.NET) and the AMQP protocol, more precisely RabbitMQ.
This tools is basically two separate libraries, both working similarly and providing a simple way to send and receive AMQP...