dev@grizzly.java.net

Re: NFS-RPC benchmark results updated!

From: Ryan Lubke <ryan.lubke_at_oracle.com>
Date: Tue, 27 Sep 2011 07:49:16 -0700

On 9/27/11 5:58 AM, BlueDavy Lin wrote:
> hi!
>
> NFS-RPC code tunned again,and fix the fatal bug that caused
> nfs-rpc only use hessian serialization/deserialization even set use
> java || protobuf in reflection call situation.
>
> The new benchmark results in 100 concurrent,100 byte request
> size& response size,single connection:
> Mina+ProtoBuf: 125k
> Netty+ProtoBuf: 164k
> Grizzly+ProtoBuf: 168k
>
> More details pls see: http://code.google.com/p/nfs-rpc
>
Thanks for the update!