Develop asyncronous store interface for qpid
--------------------------------------------
Key: QPID-3858
URL: https://issues.apache.org/jira/browse/QPID-3858
Project: Qpid
Issue Type: Task
Reporter: Kim van der Riet
The current store interface defined in qpid/MessageStore.h is synchronous and
does not allow for the call to return while the operation is still in progress.
This makes the implementation of an asynchronous store awkward.
It is proposed that an asynchronous store interface be developed which will
allow for a fully asynchronous interaction between the broker and any store
which implements the interface.
This JIRA is intended as a blanket placeholder for the development of this
interface. Ideas, comments and criticism of the work in progress may be placed
here or in ReviewBoard tasks linked to this JIRA.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]