First, thanks for the great framework. It has been real joy to use this
framework.
I moved existing blocking server to Mina framework and doing testing right
now.
One thing I noticed response time is degrading significantly around 40
concurrent request.
In blocking server, I could get 100  request under 1 seconds without
problem.
I am sure I am missing something in my configuration. I am using
StreamIOHandler.

I would appreciate any performance tips and comments to reduce and optimize
response time.

Reply via email to