> > Hi, > > Recently, we had an issue in consuming Camel Mina - where we could see > scalability issue. We use Mina to accept tcp socket connections. Server > performing well for single user test or with less load. We were able to get > response from server in less than 150 ms. When we execute the same test with > more user and multiple threads... Average Performance degraded to 1.75 sec. > We have tried different options like, increasing http connections... but > still seeing same level performance. Can you please provide me some > suggestion, where i can do improvement to make similar performance for Multi > user as well.. > > Please help us, in this issue. Because of the performance we are holding > back for long time... > > Thanks, > Arun