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

Gordon Sim closed QPID-760.
---------------------------

    Resolution: Duplicate

> Need  get() in Qpid C++ client
> ------------------------------
>
>                 Key: QPID-760
>                 URL: https://issues.apache.org/jira/browse/QPID-760
>             Project: Qpid
>          Issue Type: New Feature
>          Components: C++ Client, Java Client, Python Client, Ruby Client
>            Reporter: Jonathan Robie
>
> Python allows queue.get(). C++ needs to provide the same functionality.  In 
> Python, this is done with a local queue, in C++ this should probably be done 
> using a method on the session object.
> Perhaps:
> session.get(arg::queue="message_queue", arg::timeout=10)
> Whatever we do with C++, Python and the low level Java API should do the same.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to