You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Incomplete

This page is a work-in-progress and should considered neither complete nor correct at this point.

Join In

I have started a thread about this table on the dev mailing list - "0.6 Feature Matrix". Let us know what you think!

Related Pages

0.6 Feature Matrix
0.6 Interoperability Matrix

Protocol Features

AMQP

Advanced Message Queuing Protocol (AMQP) is an Open Messaging Middleware standard upon which Qpid's wire protocol is based. The standard is maintained by the AMQP Working Group. Currently the following versions of the protocol exist:

  • 0-8, released June 2006. This is the first working version of AMQP.
  • 0-9, released December 2006. This version improves reliability aspects of the protocol.
  • 0-10, released (no idea when).
  • 1-0, not yet released, is slated to be the first final release of AMQP. Version 1-0 is currently in final draft (PR2).

Producer Flow Control

The broker will throttle (reduce) the rate at which clients can publish messages if the broker starts to run low on resources or if queue size policies dictate. For a detailed discussion, see Producer flow control and QPID-942.

Transactions

Distributed Transactions

SSL

RDMA

Broker Features

Access Control Lists (ACL)

Clustering

Federation

Management Exchange

QMF Agent

JMX bridge

Replication

Watchdog

XML Exchange

Last Value Queue (LVQ)

Priority Queue

SASL Security

BDB Store Module

SQL Database Store Module

Async Store Module

Durable Exchanges

Durable Queues

Durable Bindings

Queue Sizing Policies

Flow-to-disk

External Tools

qpid-config

qpid-tool

qpid-cluster

qpid-route

qpid-stat

  • No labels