[rabbitmq-discuss] Error: RabbitMQ.Client.ConnectionFactory.cs - "Only one usage of each socket address (protocol/network address/port) is normally permitted"
Tony Garnock-Jones
tonyg at lshift.net
Wed Sep 2 23:20:00 BST 2009
Patrick Kenney wrote:
> I am now using a 1k message as described at the rmq faq...
> and it is all local at this point and the nic is 1 gig...
Try running the ProducerMain and ConsumerMain examples that ship with
the Java client library. Together, they form a very crude and simple
throughput test. The code is short and self-explanatory.
https://dev.rabbitmq.com/wiki/SimplePerformanceTests
Regards,
Tony
More information about the rabbitmq-discuss
mailing list