You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2012/08/16 15:31:37 UTC

[jira] [Assigned] (QPID-3858) Develop asyncronous store interface for qpid

     [ https://issues.apache.org/jira/browse/QPID-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim van der Riet reassigned QPID-3858:
--------------------------------------

    Assignee: Kim van der Riet
    
> Develop asyncronous store interface for qpid
> --------------------------------------------
>
>                 Key: QPID-3858
>                 URL: https://issues.apache.org/jira/browse/QPID-3858
>             Project: Qpid
>          Issue Type: Task
>          Components: C++ Broker
>            Reporter: Kim van der Riet
>            Assignee: 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

        

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