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

Alan Conway commented on PROTON-1161:
-------------------------------------

The connection_engine interface is improved and all related IO code has been 
moved into the io namespace.

The socket namespace will be removed in a future merge and replaced by a more 
factory-like way to create connection engines with built-in IO enabled.

The engine interface will remain for custom-user IO integrations.

> c++: better interface to connection_engine.
> -------------------------------------------
>
>                 Key: PROTON-1161
>                 URL: https://issues.apache.org/jira/browse/PROTON-1161
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>    Affects Versions: 0.12.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.13.0
>
>
> The connection_engine interface was over-simplified to support reactor-style 
> IO frameworks, and did not efficiently support proactor frameworks.
> Change the API to support both with no copies imposed by the 
> connection_engine (allow read/write direct to/from proton buffers)



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

Reply via email to