Skip to content

NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.

License

Notifications You must be signed in to change notification settings

Andrew8305/NettyRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NettyRPC

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

About

NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%