Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Introduction

This is the index of all Qpid Java Documentation.

Introduction

The Qpid pure Java broker currently supports the following features:

  • Most features required by the JMS 1.1 specification. See our roadmap for details of missing JMS features and when we expect to add them.
  • Transaction support
  • Persistence using a pluggable layer
  • Pluggable security using SASL. Any Java SASL provider should be capable of working with Qpid.
  • Management using JMX and MC4J (again see our roadmap for details of this feature and our future plans in this area)
  • Clustering for scalability
  • High performance header-based routing for messages
  • .NET API implementation (currently an alpha release; see our roadmap)

Design Documents

Documentation for the Java Broker and Java clients (JMS) is now to be found in the books linked from the website, please see http://qpid.apache.org/documentation.html.

However, there are a few outstanding areas not yet covered by the books.  For these, the following pages may be helpful. 

General User Guides

Management Tools

Children Display
pageManagement Tools

Developer Information