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

Compare with Current View Page History

Version 1 Next »

Current Beta: 0.6.0-beta1 - Files

Introduction

Apache Qpid Dispatch Router has undergone a significant update in internal architecture as of release 0.6.0.  The architectural change was necessary because the original architecture did not provide sufficient structure on which to implement some of the more advanced and desirable features.  Version 0.6.0 contains the following highlights:

  • End-to-End Flow Control - Message producers attached to the Router are now subject to flow control across the router network.  If there are no available consumers for the sender's deliveries, the Router shall not issue credit.
  • External Containers for terminating link-routes and for hosting waypoints (i.e. Brokers hosting queues and topics, etc.) can now be reached by listeners as well as connectors and can be identified either by the listener/connector or by the AMQP container-id of the attached process.
  • No labels