[
https://issues.apache.org/jira/browse/PROTON-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross closed PROTON-410.
------------------------------
Resolution: Won't Fix
> Remove driver dependencies in Messenger to allow the application to manage I/O
> ------------------------------------------------------------------------------
>
> Key: PROTON-410
> URL: https://issues.apache.org/jira/browse/PROTON-410
> Project: Qpid Proton
> Issue Type: New Feature
> Components: proton-c
> Affects Versions: 0.5
> Reporter: Ken Giusti
> Assignee: Ken Giusti
>
> Messenger currently makes calls to the driver in order to perform network
> operations (ie. open a listening socket, create an outgoing connection,
> accept an incoming connection, etc). It also invokes the driver to do I/O.
> This feature would allow the application to control all aspects of the I/O,
> while using the Messenger library as a pure data processing engine.
> With this feature, it would be easier to integrate Messenger into
> pre-existing applications that already perform network I/O. It should also
> be easier to integrate Messenger into language environments that provide
> native I/O implementations (eg. use python sockets "underneath" Messenger).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)