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

shydesky/NettyRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NettyRPC

NettyRPC English Introduction:

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


NettyRPC相关博客文章

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


Author

唐洁(tangjie) http://www.cnblogs.com/jietang/


License

Apache License, Version 2.0 Copyright (C) 2016 Newland Group Holding Limited

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 99.9%
  • Smarty 0.1%