[ 
https://issues.apache.org/jira/browse/QPID-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879935#comment-13879935
 ] 

ASF subversion and git services commented on QPID-5505:
-------------------------------------------------------

Commit 1560691 from [~tedross] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1560691 ]

QPID-5505 - Refactoring of the configuration parser to allow a split
            between dispatch-common and application-specific.

> 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]

Reply via email to