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

Compare with Current View Page History

« Previous Version 9 Next »

0.6 Feature Matrix

Incomplete

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

Join In

I will soon be starting a thread about this table on the dev mailing list. Let us know what you think!

Key
Y : Supported
N : Not Supported
P : Planned
? : Unknown: may/should work, but not tested
- : Not applicable

  Brokers Clients
C++ Java C++ Java JMS Java AMQP Python Ruby WCF
Linux Windows * Linux Windows * * * * *
Protocol Features1
AMQP 0-8 N                  
AMQP 0-9 N                  
AMQP 0-10 Y                  
AMQP 1-0 P                  
Producer Flow Control Y                  
Transactions Y                  
Distributed Transactions Y                  
SSL Y                  
RDMA Y                  
Broker Features1
ACL Y                  
Clustering Y                  
Federation Y                  
Management Exchange Y                  
QMF Agent Y                  
JMX bridge N                  
Replication Y                  
Watchdog Y                  
XML Exchange Y                  
Last Value Queue Y                  
Priority Queue Y                  
SASL Security Y                  
BDB Store Module N                  
SQL Database Module N                  
Async Store Module Y                  
Durable Exchanges Y2                  
Durable Queues Y2                  
Durable Bindings Y2                  
Durable Subscriptions                    
Flow-to-disk Y2                  
Client Features
New API Y                  
QMF library Y                  
Priority Delivery Y                  
Cluster Auto-failover Y                  
External Tools
Configuration Y                  
Status Query Y                  
Cluster Management Y                  
Federation Management Y                  
Statistics Y                  

Notes

  1. Client columns reflect support for or ability to use protocol or broker feature by the client
  2. When a store module is loaded
  3. via Qman
  • No labels