Skip to content

high performance java rpc server base on netty framework,using kryo,hessian support rpc message serialization.

License

Notifications You must be signed in to change notification settings

dave0914/NettyRPC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

By Netty to realize high performance RPC server optimization of the message serialization (Netty实现高性能RPC服务器优化篇之消息序列化) http://www.cnblogs.com/jietang/p/5675171.html

About

high performance java rpc server base on netty framework,using kryo,hessian support rpc message serialization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%