Better support for non-blocking usage in messaging API
------------------------------------------------------
Key: QPID-3460
URL: https://issues.apache.org/jira/browse/QPID-3460
Project: Qpid
Issue Type: Improvement
Components: C++ Client
Affects Versions: 0.12
Reporter: Gordon Sim
Assignee: Gordon Sim
In particular:
* remove the requirement for a thread-per-session when processing incoming
messages
* remove the need to either block or poll when a sender reaches its capacity
* remove the need to poll for changes in message settlement (i.e. completion of
sends and acknowledgements)
* allow non-blocking reconnection
* allow integration with polling loops etc
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]