Why wrote thrift client pool, cause of thrift does not provide client pool for golang version.
- A function to dail your server.
- A function to keep alive with your server, keep alive is simple but i think you'll need customize your keep alive logic.
- Optional function to close the connection with your server.
- Max pool size.
- Initial connected pool size.
- Intervals: - Keep alive interval, - Reconnect interval. - Create new interval.
You can send message to me on github, and my mail: wangxingge83@gmail.com