On 11/04/2011 05:41 AM, surya prakash wrote:
a) sudo ./qpid-perftest --sync-publish=false  --durable=true
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 from qpid-perftest_sub_done . done.

Total 1000000 transfers of 1024 bytes in 25.1708 seconds.

Publish transfers/sec:
19894.5
Average: 19894.5

Subscribe transfers/sec:
20356
Average: 20356

Total transfers/sec:      39728.7
Total Mbytes/sec: 38.7975
================================================================
b)sudo ./qpid-perftest --sync-publish=false  --durable=true

This is the same test as above and should be --sync-publish=true --durable=false.

The reason I'm asking about these different settings is to establish whether there is an obvious pattern - e.g. is durable performance especially bad or is synchronous publishing bad whether durable or not (which might indicate something odd in the network).

Fraser's hunch regarding the type of filesystem and the setting of --data-dir sounds like a very likely candidate. Though your general durable performance doesn't look _that_ bad (its comparable with my laptop) it could be that syncing is slow (e.g. if its an NFS mounted system?).


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to