Port server to new interfacePage edited by Aidan SkinnerOverviewThis component element is comprised of the following sub-tasks:
These tasks are described in more detail below. Refactoring MINA dependenciesTransport layer selection in o.a.q.server.MainCurrently the broker's Main method contains setup code specific to MINA. Main needs to be modified to remove the MINA specific option (NIO, MultiIO, executor pool etc) processing from there. This should be replaced with creation of a Network Driver instance with configuration being picked up & applied in a standardised way. Both bind methods should be moved to a networking class, along with parts of startup() and several of the private inner classes. Separation of AMQP processing from networking
Change job processingCurrently a number of unprocessed frames can be stored up in the Event/Job interface. This should be changed so that only a finite number are held in AMQProtocolEngine waiting to be processed. Configuration to select a transportConfiguration needs to be added to support selecting one transport layer over another.
Change Notification Preferences
View Online
|
View Change
|
Add Comment
|
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
- [CONF] Apache Qpid > Port server to new interface confluence
