[rabbitmq-discuss] server crashes with very fast consumers

John DeTreville jdetreville at vmware.com
Sun Mar 27 19:46:19 BST 2011


Alex,

I apologize for the delay in getting back to you.

I'm running your updated tests. I had to make small changes to your declare.sh, publish.sh and consume.sh to make them work when run from a directory other than $AMQP_UTIL_DIR. (I've attached the changes.) I also had to do an initial "sudo make install" from rabbitmq-c.

When I run run.sh, it fails to fork some of the producers and some of the consumers because of Unix kernel limitations, which also cause some of the commands in common.sh to fail. I'm assuming for the moment that these failures are not affecting the tests.

That said, the tests are not failing. This is not too surprising since the machine I'm running them on is rather slow. (Each of the producers and consumers is managing a little under 2 msgs/second.)

My more modern computer on which I usually run tests is out for repairs. Once I get it back, I'll rerun these tests and see if I can reproduce your problem.

Cheers,
John

-------------- next part --------------
A non-text attachment was scrubbed...
Name: consume.sh
Type: application/octet-stream
Size: 225 bytes
Desc: consume.sh
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110327/5c3f427e/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110327/5c3f427e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: declare.sh
Type: application/octet-stream
Size: 227 bytes
Desc: declare.sh
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110327/5c3f427e/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110327/5c3f427e/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: publish.sh
Type: application/octet-stream
Size: 318 bytes
Desc: publish.sh
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110327/5c3f427e/attachment-0002.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110327/5c3f427e/attachment-0002.htm>


More information about the rabbitmq-discuss mailing list