BSM Pool implements a simple connection pool for Go.
.
Features:
- thread-safe
- lock-free
- stack-based rather than queue-based
+ connections that have been used recently are more likely to be re-used
- supports pool shrinking (reap idle connections)
Installed Size: 22.5 kB
Architectures: all