Connection Pooling
Connection Pools allow you to share a limited number of active connections to external services like databases between multiple threads per Ruby process
9.21
Generic connection pool for Ruby
2020
2021
2022
2023
2024
2025
0.0
Generalized connection pooling
2020
2021
2022
2023
2024
2025
0.15
A simple, generic, thread-safe pool for connections or whatever else
2020
2021
2022
2023
2024
2025