Hello,

MINA 1.1.7 used

I have client which use several connections (one per thread) to one server. 
Each thread sends data to server using own connection and wait till responce 
(some acknowledgement)
But performance for multiple connections for client synchronized by session is 
the same as using one synchronous connection for all threads

Can somebody advise why such issues occurs?
How to increase performance for multiple connections?

Thank you in advance.

Sergiy M

Reply via email to