Download has been edited by Carl Trieloff (May 26, 2009).

(View changes)

Content:

Production Releases

These releases are well tested and appropriate for production use. 0-5 is the latest release of Qpid.

Qpid supports the latest version of AMQP 0-10, and some components also the AMQP 0-8 and 0-9, earlier versions. The Java Broker and Client provide protocol negotiation. Other versions can be found here

For details on cross component compatibility among releases, see: AMQP Release Compatibility for Qpid

If you have any questions about these releases, please mail the user list user list

0.5 Release

Broker & Clients

Component Download AMQP 0-10 AMQP 0-8/0-9
Full release & keys http://www.apache.org/dist/qpid/0.5/ Y Y
C++ broker & client http://www.apache.org/dist/qpid/0.5/qpid-cpp-0.5.tar.gz Y  
Java broker & client http://www.apache.org/dist/qpid/0.5/qpid-java-0.5.tar.gz client Y
C# (.NET, WCF, Excel) 0-10 client (C++ Broker Compatible) http://www.apache.org/dist/qpid/0.5/qpid-dotnet-0-10-0.5.zip Y  
C# (.NET) 0-8 client (Java Broker Compatible) http://www.apache.org/dist/qpid/0-5/qpid-dotnet-0-8-0.5.zip   Y
Python client http://www.apache.org/dist/qpid/0-5/qpid-python-0.5.tar.gz Y Y
Ruby client http://www.apache.org/dist/qpid/0-5/qpid-ruby-0.5.tar.gz Y Y

Management tools

Component Download AMQP 0-10
cmd line (packaged with python) http://www.apache.org/dist/qpid/M4/qpid-python-0.5.tar.gz Y
QMan JMX bridge, WS-DM (packaged with Java) http://www.apache.org/dist/qpid/M4/qpid-java-0.5.tar.gz Y

C++ Convenience Packages

Pre-built Linux Packages

Fedora 8, 9, 10

On Fedora, Qpid can be installed using yum. Because Java RPMs are not yet available in Fedora repos, the Java client is not in these distributions.

To install the server:

# yum install qpidd

To install C++ and Python clients:


# yum install qpidc-devel
# yum install amqp python-qpid

To install documentation:

# yum install rhm-docs

To install persistence using an external store module:

# yum install rhm

Development Releases

Development releases are intended for testing and previewing new features. They have been tested and meet reasonable quality standards.

The development builds have been moved. We will soon post information on how to access them.

Source Code Repository

The latest version of the code is always available in the Source Repository.

--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:commits-subscr...@qpid.apache.org

Reply via email to