-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51094/
-----------------------------------------------------------

(Updated Aug. 15, 2016, 4:52 p.m.)


Review request for qpid, Andrew Stitcher, Cliff Jansen, Gordon Sim, and Justin 
Ross.


Repository: qpid-proton-git


Description
-------

Interface and implementation strategy for a C "container" based on the
connection_engine, eventually intended to replace the reactor and allow multiple
IO and threading implementations..

Stripped down to essential features to minimize the burden on implementors but
support implementing existing C++, python, Go etc. containers on top of it.
Extra convenience can be done in the the binding language where they are easier
to implement and can use native language features.


Diffs
-----

  proton-c/include/proton/container.h PRE-CREATION 
  proton-c/include/proton/container_impl.h PRE-CREATION 

Diff: https://reviews.apache.org/r/51094/diff/


Testing
-------

None, first pass at interface review.


Thanks,

Alan Conway

Reply via email to