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 (Commented) (JIRA)" <ji...@apache.org> on 2012/02/20 15:42:32 UTC

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

    [ https://issues.apache.org/jira/browse/QPID-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211886#comment-13211886 ] 

Kim van der Riet commented on QPID-3858:
----------------------------------------

I have created branch asyncstore (https://svn.apache.org/repos/asf/qpid/branches/asyncstore) for this work.
                
> 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:dev-subscribe@qpid.apache.org