Skip to content

penguinn/go-thriftpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

go-thriftpool

这是一个简单的go语言thrift客户端连接池,利用函数NewChannelClientPool注册一个池子,利用函数Getone传进来的hosts(一个host的数组)动态的返回一个可用thrift连接,当你后一次传入的hosts数组不同时,对前面的连接没有影响

About

动态的go语言thrift客户端连接池

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages