Ted Ross created QPID-5505:
------------------------------
Summary: Dispatch - Refactor configuration to clean up the library
interface
Key: QPID-5505
URL: https://issues.apache.org/jira/browse/QPID-5505
Project: Qpid
Issue Type: Improvement
Components: Qpid Dispatch
Reporter: Ted Ross
Assignee: Ted Ross
Even though Dispatch Router is an application, it is designed as an application
written against a container library. As a result, the configuration contains
two sections: The common library configuration (container, connections, etc.)
and the router configuration (addresses, etc.).
In version 0.1, the configuration is monolithic and it is therefore very
awkward to use the Dispatch library for any purpose other than the router.
This improvement separates the common configuration from the
application-specific configuration, making it easier to build other things on
top of the Dispatch AMQP container.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]