Re: Are you using Apache QPID in production?

2011-10-24 Thread Kerry Bonin
We're using it in several enterprise class projects over several product lines. Unfortunately we primarily deploy only on Windows platforms, which are treated as something of a second class citizen in the current (*nix dominated) developer community. Our biggest problems were broker fault toleran

Re: What is the memory footprint of an Apache qpid queue?

2011-10-24 Thread Praveen M
Hi Robbie, I forked the broker from trunk and tried running my test against it. Here is what I tried now. I use the DerbyMessageStore with the java broker. I have a JAVA_MEM of "-Xms4096m -Xmx4096m" (4GB) 1) I create one queue 2) I create 25 consumers and register them with the queue 3) I create

RE: Apache Qpid 0.10 --- 64bit Version

2011-10-24 Thread Steve Huston
Hi Hamid, > I have downloaded Apache Qpid 0.10, 32bit windows installer from the > following link and tried to use the libararies with Visual Studio 2008. > > http://www.riverace.com/qpid/downloads.htm Ok. > It seems to work when I use win32bit projects. But when I try to compile the > project

Qpid Java Broker performance lower than expected

2011-10-24 Thread vipun
Hi, I'm collecting performance figures for QPID Java based broker. The results which i got after running the QpidBench program are a little lower than expected. My machine which is a quad core, 8GB RAM with Windows 7 gives a message throughput of around 400 messages when both producer and consume

Apache Qpid 0.10 --- 64bit Version

2011-10-24 Thread Hamid.Shahid
Hi, I have downloaded Apache Qpid 0.10, 32bit windows installer from the following link and tried to use the libararies with Visual Studio 2008. http://www.riverace.com/qpid/downloads.htm It seems to work when I use win32bit projects. But when I try to compile the project as 64bit, it gives er

Re: how to set qpid.session.max_ack_delay in cpp

2011-10-24 Thread surya prakash
Hi , check this there is no diff qpid-perftest --sync-publish=true --durable=true --count=10 --tcp-nodelay Processing 1 messages from qpid-perftest_sub_ready . done. Sending start 1 times to qpid-perftest_pub_start Processing 1 messages from qpid-perftest_pub_done . done. Processing 1 messages

Re: how to set qpid.session.max_ack_delay in cpp

2011-10-24 Thread Gordon Sim
On 10/24/2011 08:23 AM, surya prakash wrote: HI, i tried this command on my system this is giving following result can you check and give me the reason why it is sleeping 1 sec after sending one message and how to remove that sleep and where to remove. qpid-perftest --sync-publish=true --dura

Re: how to set qpid.session.max_ack_delay in cpp

2011-10-24 Thread surya prakash
HI, i tried this command on my system this is giving following result can you check and give me the reason why it is sleeping 1 sec after sending one message and how to remove that sleep and where to remove. qpid-perftest --sync-publish=true --durable=true --count=10 Processing 1 messages from