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: [email protected]
For additional commands, e-mail: [email protected]