hi!

       I wrote an abstract java rpc framework to more quickly
intergrate network framework,now I intergrate mina & netty & grizzly,
serialize/deserialize with java/hessian/protobuf.

       In 100 concurrents,100 byte request & response,single
connection,protobuf serialize/deserialize situation,the benchmark
record is:
       Mina: 123k
       Netty: 160k
       Grizzly: 143k

       Are there some guys interested to tune the rpc based on mina
performance,if u have,pls goto http://code.google.com/p/nfs-rpc to see
more details.

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

Reply via email to