I wrote an abstract java rpc framework to more quickly intergrate
network framework,now I intergrate mina & netty.
I do a benchmark on mina and netty,netty version is faster than
mina version,about 13% faster.
In 100 bytes,100 concurrents,single connection sitituation,the
best benchmark record is 93k created by netty & hessian,can someone do
some tuning to beat the record,or tuning mina version to exceed netty
version,or intergrate other network to beat the record,more details
pls see this project hosted on google code:
http://code.google.com/p/nfs-rpc
--
=============================
| BlueDavy |
| http://www.bluedavy.com |
=============================