[ANNOUNCE] Apache Qpid JMS 2.0.0 released

2022-04-27 Thread Robbie Gemmell
The Apache Qpid (https://qpid.apache.org) community is pleased to announce the immediate availability of Apache Qpid JMS 2.0.0. This is the latest release of our newer JMS client supporting the Advanced Message Queuing Protocol 1.0 (AMQP 1.0, ISO/IEC 19464, https://www.amqp.org), based around the

RE: Poor performance with Session in qpid-cpp

2022-04-27 Thread Millieret, Xavier
Hi Robbie, Thx a lot for your explanation, I will try with the latest library (0.37.0), and I send you my feedback. From: Millieret, Xavier Sent: mercredi 27 avril 2022 10:24 To: users@qpid.apache.org Subject: Poor performance with Session in qpid-cpp Hi all, I am using on linux the

[RESULT][VOTE] Release Apache Qpid JMS 2.0.0

2022-04-27 Thread Robbie Gemmell
There were 3 binding +1 votes and no other votes received. The vote has passed. I will add the files to the dist release repo and release the maven staging repo shortly, updating the website and announcing after the release has had time to sync to the CDN and maven central. Robbie

Re: Poor performance with Session in qpid-cpp

2022-04-27 Thread Robbie Gemmell
It would probably be better if you had posted a more complete examples, its hard for people to know whats really all being done without seeing any of the context. >From your note of 'seconds later' and the fact you have work queue code present I would have to guess perhaps you aren't calling

Poor performance with Session in qpid-cpp

2022-04-27 Thread Millieret, Xavier
Hi all, I am using on linux the qpid-proton cpp 0.34 library, coupled to activemq 5.16 on Debian 11 I don't understand why the code who using session object (or default_session) to send or a receive message, when I try to close it (for example, the receiver), it's 2 times more important than