The Advanced Message Queuing Protocol (AMQP) is an open standard application layer protocol for message-oriented middleware. The defining features of AMQP are message orientation, queuing, routing (including point-to-point and publish-and-subscribe), reliability and security. UltraESB AMQP Transport implementation is based on RabbitMQ. This guide gives the AMQP transport configuration options. Sample configurations of AMQP Transport can be found on samples #510 and #511.