<div dir="ltr"><div><div><div><div><div>rabbitmq version: 3.0.2<br></div>cpu: 24 cores<br></div>memory: 64G<br></div>i deploy a rabbitmq service on the server above and do a <span class="">stress testing</span> , use 150 threads for send and 300 threads for recv on 150 queues on the service, per queue with 1 send/ 2 recv. <br>
</div>the cpu useage is always below 700%, no matter i increase queues and threads or not.<br><br></div>how to use more than 7 cores in rabbitmq?<br><div><br>i find smp is set to 24:24<br>[rabbitmq]$ erl<br>Erlang R15B03 (erts-5.9.3.1) [source] [64-bit] [smp:24:24] [async-threads:0] [hipe] [kernel-poll:false]<br>
<br>Eshell V5.9.3.1� (abort with ^G)<br></div></div>