Skip to content

使用zookeeper作为服务注册中心,对thrift创建服务端和客户端的代码进行了轻量级封装,简化其使用方法,并实现了thrift客户端连接池,负载均衡,服务自动发现,故障转移等功能

Notifications You must be signed in to change notification settings

winter4666/thrift-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

thrift-plus

对thrift创建服务端和客户端的部分代码进行轻量级封装,简化使用方法,并提供一些新特性,譬如thrift客户端连接池,负载均衡等

About

使用zookeeper作为服务注册中心,对thrift创建服务端和客户端的代码进行了轻量级封装,简化其使用方法,并实现了thrift客户端连接池,负载均衡,服务自动发现,故障转移等功能

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages