Skip to content

midnightexigent/thrift-pool-tutorial-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thrift Pool Tutorial

This repo showcases the usage of thrift-pool by using its capabilites to implement a Connection Pool for the client in the thrift tutorial

  • lib.rs to see how to easily implement a Connection Pool for the CalculatorSync client
  • main.rs to see how it's used with bb8 and r2d2

To test it out:

  • launch the server
  • Run cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published