You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Arunprasad R <ar...@gmail.com> on 2011/09/24 18:32:37 UTC

Re: Apache Camel 2.6.0 and Mina 1.1.7 Scalability Issue

>
> 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