You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2016/04/27 20:00:16 UTC

[jira] [Created] (PROTON-1184) c++: Merge the controller and container interfaces.

Alan Conway created PROTON-1184:
-----------------------------------

             Summary: c++: Merge the controller and container interfaces.
                 Key: PROTON-1184
                 URL: https://issues.apache.org/jira/browse/PROTON-1184
             Project: Qpid Proton
          Issue Type: Improvement
          Components: cpp-binding
            Reporter: Alan Conway
            Assignee: Alan Conway



The new interface should be suitable for multi-threaded use, but provide similar ease-of-use to the existing container. All existing examples should work with minimal modification.

It must be usable with C++03 but may provide a few added convenience functions with C++11.

The default implementation will be single-threaded and based on the pn_reactor, with a multi-threaded example based on epoll.




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

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