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

Alan Conway edited comment on PROTON-1259 at 8/16/16 5:01 PM:
--------------------------------------------------------------

pn_container_t API and pn_container_impl_t SPI initial sketch at 
https://reviews.apache.org/r/51094 and 
https://github.com/alanconway/qpid-proton/tree/pn_container_t




was (Author: aconway):
pn_container_t API and pn_container_impl_t SPI initial sketch at 
https://reviews.apache.org/r/51094



> c: libuv multi-threaded example driver.
> ---------------------------------------
>
>                 Key: PROTON-1259
>                 URL: https://issues.apache.org/jira/browse/PROTON-1259
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: proton-c
>    Affects Versions: 0.12.2
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.14.0
>
>
> Implement a multi-threaded C++ proton::container implementation also built on 
> libuv.  Demonstrate use of the C connection_engine_t to integrate with an 
> external proactive IO library.
> Strucuture:
> - pn_container API to replace reactor (based on C++ container but simplified)
> - pn_container_impl SPI to allow multiple container implementations
> - libuv implementation of pn_container_impl
> - examples baesd on pn_container API, running on libuv (for now, but could 
> run on any container impl)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to