AMQP 1.0

The Solace PubSub+ software event brokers and Solace PubSub+ 3530/3560 appliances support AMQP 1.0 as a component in Solace's multi-protocol, any-to-any messaging solution based on open source and open standards. Here you'll find links to several tutorials to get you started developing AMQP applications. They cover common messaging functions such as Publish/Subscribe and Request/Reply.

Using AMQP

If you're not quite ready to start messaging, and you'd like to learn a bit more about Solace's AMQP, and why AMQP might be a good messaging choice for your use-cases, take a look at Using AMQP 1.0.

AMQP Concepts

If you haven't used AMQP and Solace PubSub+ together before, you might want to look at the AMQP section of the Overview: How Apps Interact with PubSub+ Messaging Components page. It'll take you on a tour of the PubSub+ event broker's messaging components, and explain at a high level how they make data move from producers to the broker, and from the broker to consumers, with AMQP.

Get Started

These tutorials will introduce you to the fundamentals of using AMQP 1.0 to develop applications using PubSub+ event brokers. They cover common messaging requirements such as publish/subscribe, message persistence, request/reply, and more.

JMS 1.1 over AMQP TutorialsJMS 2.0 over AMQP TutorialsNode.js over AMQP Tutorials