dev@grizzly.java.net

Re: Benchmark with grizzly 2.2-SNAPSHOT

From: BlueDavy Lin <bluedavy_at_gmail.com>
Date: Thu, 15 Sep 2011 11:40:36 +0800

I change nfs-rpc code again,the mainly change is change server handle
request style,now server also pipeline handle request just like client
(more details can be seen in NettyServerHandler.java) ,but grizzly
seems cann't do this? I'm not sure.

And the other change is change ProtocolFactory's concurrentHashMap to
object array.

When I run the benchmark test again,now the result change to:
Mina: 123k
Netty: 160k
Grizzly: 143k

2011/9/14 Oleksiy Stashok <oleksiy.stashok_at_oracle.com>:
> Hi,
>
> yes, I know, changes I supposed to do are still in progress :)
>
> Thanks.
>
> WBR,
> Alexey.
>
> On 09/14/2011 09:28 AM, BlueDavy Lin wrote:
>>
>> hi!
>>
>>      I download grizzly 2.2-snapshot and do benchmark,the result is
>> still 141k,:)
>>
>>      Current result:
>>      Mina: 120k    Netty: 153k     Grizzly: 141k
>>
>>      more about this: http://code.google.com/p/nfs-rpc
>>
>
>



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