Um.. I add mina 2.0.4 to do benchmark result,but the result is surprising...
mina 2 result only 75k,I think maybe somewhere I made wrong...Need someone help to see the codes,:) 2011/9/17 Edouard De Oliveira <[email protected]>: > Hi, > I don't know if you received any response but we sure have to take a look at > your benchmark and tune your impl or try to understand where we may loose > some perfs. > Although, this bench might be interesting to use in our current discussions > around mina 3 not only to compare with others but also to demonstrate if our > new choices are right. > > Cordialement, Regards, > -Edouard De Oliveira- > ________________________________ > De : > À : [email protected] > Envoyé le : Jeudi 15 Septembre 2011 9h45 > Objet : rpc benchmark result with mina/netty/grizzly > > 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 | > ============================= > > > -- ============================= | BlueDavy | | http://www.bluedavy.com | =============================
