Download has been edited by Martin Ritchie (May 28, 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

Multiple Component Packages

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 & tools http://www.apache.org/dist/qpid/0.5/qpid-java-0.5.tar.gz client Y

Single Component Package

Broker

Language Download AMQP 0-10 AMQP 0-8/0-9
Java http://www.apache.org/dist/qpid/0.5/qpid-java-broker-0.5.tar.gz   Y

Client

Language Download AMQP 0-10 AMQP 0-8/0-9
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
Java http://www.apache.org/dist/qpid/0.5/qpid-java-client-0.5.tar.gz Y Y
Python http://www.apache.org/dist/qpid/0.5/qpid-python-0.5.tar.gz Y Y
Ruby http://www.apache.org/dist/qpid/0.5/qpid-ruby-0.5.tar.gz Y Y

Management tools

C++ broker management

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

Java broker management

Component Download
Eclipse RCP client
Linux x86 Linux x86_64 Mac OS X Windows x86
Command line interface http://www.apache.org/dist/qpid/0.5/qpid-management-tools-qpid-cli-0.5.tar.gz

Contributed C++ 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

Windows Installer

Coming soon..

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