You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2015/11/03 00:00:28 UTC

[jira] [Updated] (PROTON-1036) c++: engine API for integration with external IO frameworks

     [ https://issues.apache.org/jira/browse/PROTON-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway updated PROTON-1036:
--------------------------------
    Description: Provide a simple bytes-in/bytes-out per-connection engine to allow simple intergration of proton with external IO frameworks, where the goal is to have proton do *only* the AMQP decoding/encodiing/event handling and let the external framework take care of everything else: IO, timers etc.

> c++: engine API for integration with external IO frameworks
> -----------------------------------------------------------
>
>                 Key: PROTON-1036
>                 URL: https://issues.apache.org/jira/browse/PROTON-1036
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>    Affects Versions: 0.10
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.11
>
>
> Provide a simple bytes-in/bytes-out per-connection engine to allow simple intergration of proton with external IO frameworks, where the goal is to have proton do *only* the AMQP decoding/encodiing/event handling and let the external framework take care of everything else: IO, timers etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)