<div dir="ltr">I am new in rabbitMQ and using SimpleAmqpClient to work with it. I have 
one connection on write and one on read, each in own thread. Also I am 
using acking to support a sort of transactions. But it works too slow 
for me. I&#39;ve only 2 msg/s on pushing and I don&#39;t know how increase it. I
 think, I can add new threads and channels, but is there other way?</div>