high performance java rpc server base on netty framework,using kryo,hessian support rpc message serialization. if you want to know more details,okey!you can see my blog two articles:
talk about how to use Netty nio frameworks development high performance RPC server (谈谈如何使用Netty开发实现高性能的RPC服务器) http://www.cnblogs.com/jietang/p/5615681.html
Netty to realize high performance RPC server optimization of the message serialization (Netty实现高性能RPC服务器优化篇之消息序列化) http://www.cnblogs.com/jietang/p/5675171.html