ft420 wrote:
exchange used: fanout
we are running broker on 2 core machine. fanout send client is also running
on the same windows machine.
there are 3 recv applications running on three separate machines.
we were trying with-> --worker-thread 9 which gives poor performance
compared to without --worker-threads option
now we have taken --worker-threads 2 as no of processors on the machine
where broker is running is 2. in this case how many threads exactly has to
be used to so as to improve performance
Best advice would be to run some experiments. My guess is 2 or 3
(default for 2 core machine) worker threads are likely to give the best
performance.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]