Getting Started To get started with Apache Qpid, follow the steps below. Download Apache Qpid. Start a broker. (AMQP 0-10, works with the Qpid C++ broker) Run an example program from the downloaded software, or from the following URLs (these are svn URLs, which you can use to browse the examples or check them out): C++ (AMQP 0-10): Examples:https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/ Running the C++ Examples:https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/README.txt Java JMS (AMQP 0-10): Examples:https://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/example/ Script for Running the Java JMS Examples https://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/example/src/main/java/runSample.sh Python (AMQP 0-10): Examples:https://svn.apache.org/repos/asf/qpid/trunk/qpid/python/examples/ Running the Python Exampleshttps://svn.apache.org/repos/asf/qpid/trunk/qpid/python/examples/README Ruby (AMQP 0-10): Examples: https://svn.apache.org/repos/asf/qpid/trunk/qpid/ruby/examples/ .NET (AMQP 0-10): Examples:http://svn.apache.org/viewvc/qpid/trunk/qpid/dotnet/client-010/examples/ Read the API Guides and Documentation C++ Client API (AMQP 0-10) Python Client API (AMQP 0-10)http://qpid.apache.org/docs/api/python/html/index.html Get your Questions Answered Read the Ask a question on the user listmailto:users-subscribe@qpid.apache.org