Qpid components not updated?

2013-11-07 Thread Jeremy Wagner
Hello everyone, I noticed that the rhmessaging (persistence message store) on qpidcomponents.org/download.html only has releases attached up to Qpid 0.18. I tried compiling the trunk of rhmessaging against Qpid 0.24 and it appears that the change of using shared_ptr for GetManagementObject bre

Re: C++ broker: AMQP 0.10 versus 1.0 performance

2013-11-07 Thread Gordon Sim
On 11/07/2013 07:29 PM, Jakub Scholz wrote: Hi Gordon, It turned out, that my 1.0 receiver was actually using 0.10 and the other way around. So the results indeed are that the 1.0 receiver is faster for messages produced with 1.0. Sorry for the confusion. In which format are the message actuall

Re: C++ broker: AMQP 0.10 versus 1.0 performance

2013-11-07 Thread Jakub Scholz
Hi Gordon, It turned out, that my 1.0 receiver was actually using 0.10 and the other way around. So the results indeed are that the 1.0 receiver is faster for messages produced with 1.0. Sorry for the confusion. In which format are the message actually stored inside the broker? Is it some protoco

Re: Paged queues questions (C++ broker)

2013-11-07 Thread Jakub Scholz
Hi Gordon, Thanks for looking at my questions. ad 7) I was trying it even with configuration max_pages_loaded=100 and page_factor=100. The test I'm doing is following: - Create a queue with "--limit-policy=reject --max-queue-size=102400 --max-queue-count=0 --argument qpid.paging=true --argume

Re: Paged queues questions (C++ broker)

2013-11-07 Thread Gordon Sim
On 11/06/2013 11:09 PM, Jakub Scholz wrote: I finally managed to spent some quality time with the queue paging today. I have quite a lot of questions / comments / feedback. I hope you don't mind. We certainly don't mind, indeed we are very grateful! If you want, I can as usually rise the JIRA