It's recommended for you to:
* check if tcp no delay is enabled - it should be enabled if the message
is small and exchanged often.
* write a codec instead of using StreamIoHandler.
Then you will definitely see some improvement.
HTH,
On Wed, 21 May 2008 02:06:07 +0900, Jongsuk Lee <[EMAIL PROTECTED]>
wrote:
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.
--
Trustin Lee - Principal Software Engineer, JBoss, Red Hat
--
what we call human nature is actually human habit
--
http://gleamynode.net/