Greetings -
I've written a test application that all it does asynchronously send
messages to Azure EventHub using qpid proton. At the quid-proton level, I
have set the outgoing window (for tracking messages sent) at various sizes,
but let's say 1000. My sending makes sure that I keep this window
Hi Everyone,
I've put together an alpha for proton 0.9. There are a couple of motivating
factors for introducing an alpha stage into the release process this time:
- there are some new APIs as well as changes to existing APIs that are
worthy of some extra review
- the install has changed a bi
On 18 December 2014 at 15:10, Gordon Sim wrote:
> On 12/18/2014 01:46 PM, Robbie Gemmell wrote:
>>
>> On 18 December 2014 at 12:29, Gordon Sim wrote:
>>>
>>> On 12/17/2014 12:37 PM, Robbie Gemmell wrote:
Hi everyone (please use reply-all to keep both lists on the trail),
Great Nathan !
This is the best gift for me in x-mas !
Regards.
On 18 December 2014 at 17:52, Nathan Kunkee
wrote:
>
> On 12/18/2014 10:07 AM, Wayna Runa wrote:
>
>> Hi everybody !
>>
>> I am using Hello.java sample of qpid-client-0.30 to publish and consume
>> messages from a RabbitMQ queue,