non-blocking mode in proton-c

2015-02-03 Thread Tony Ercolano
I'm new to proton-c, and I'm having a bit of trouble with using a messenger that has been set to non-blocking. The following code (adjusted slightly to remove password info) attempts to send 10 messages non-blocking. It appears that if I want to PUSH all the messages out on the wire I have to m

Fwd: 0.32 release update - Alpha is available

2015-02-03 Thread Justin Ross
Hi, folks. Alpha is now available: Release artifacts: https://dist.apache.org/repos/dist/dev/qpid/0.32-alpha/ Release tool log output: http://people.apache.org/~jross/qpid-0.32-alpha.log I've also updated the schedule to reflect the fact that I am late getting the alpha out the door. Beta i

Broadcast messages in proton?

2015-02-03 Thread Michael Ivanov
Hallo, Is it possible in proton to broadcast a message, so that it can be received by unspecified number of subscribers? If yes, where can I read about that? Many thanks! -- \ / | | (OvO) | Mikhail Iwanow | (^^^) | Voice: +7 (911)

Re: fetch() in C++ client never timeouts when connected to Java broker using AMQP 1.0

2015-02-03 Thread Gordon Sim
On 02/02/2015 11:24 PM, Jakub Scholz wrote: Hi, While playing with the C++ qpid.messaging client and the Java broker (both from release 0.30), I noticed that the fetch() command with a timeout never timeouts. It seems to be reproducible even with the qpid-receive: qpid-receive -b admin/admin@19