Dejan just posted a nice writeup comparing the performance of ActiveMQ to RabbitMQ in the case of python clients. Interesting results:
… both ActiveMQ and RabbitMQ are decent brokers that will serve their purpose well in normal conditions, but put to their extremes in terms of throughput, scalability and reliability, ActiveMQ currently outperforms RabbitMQ for messaging usage in Python.