dev@grizzly.java.net

Re: RPC Benchmark Record is 93k

From: Ryan Lubke <ryan.lubke_at_oracle.com>
Date: Wed, 31 Aug 2011 10:24:53 -0700

On 8/29/11 7:12 PM, BlueDavy Lin wrote:
> hi!
>
> 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 intergrate grizzly to beat the
> record,more details
> pls see this project hosted on google code:
> http://code.google.com/p/nfs-rpc
>
Just wanted to follow up. We're looking into this. Thanks for the heads
up!