This page last changed on Feb 10, 2009 by rajith.

Introduction

Qpid includes a set of examples using JMS, C++, Python and NET Clients (Ruby to be done soon.)
These examples are designed to interoperate with each other.
(Currently you can only use the c++ broker to demonstrate the interoperability as the java broker doesn't support AMQP 0-10 yet).

Example Structure

The examples demonstrates the following messaging use cases

    • Use of direct exchange
    • Use of topic exchange
    • Use of fanout exchange
    • Request/Reply pattern.

Getting the examples

You could get the examples by downloading the latest release from here
Or you could build them from source. Check the following URL's to browse the source code.

Running the examples

todo

Document generated by Confluence on May 26, 2010 10:33