dev@grizzly.java.net

Benchmark for mina/netty/grizzly

From: BlueDavy Lin <bluedavy_at_gmail.com>
Date: Fri, 9 Sep 2011 11:48:22 +0800

hi!

      I intergrate grizzly to my rpc framework,and do benchmark for
netty/mina/grizzly,the result is:
      100 concurrents,100 bytes request size,single connection,sync
call (500ms timeout),hessian serialize
       mina: 102k
       netty: 148k
       grizzly: 62k

       I think maybe I use grizzly wrong,can someone help me to see
what can I do to tune grizzly performance,u can see code at here:
       http://code.google.com/p/nfs-rpc/source/checkout

-- 
=============================
|     BlueDavy                                      |
|     http://www.bluedavy.com                |
=============================