[ 原始碼: golang-github-bsm-pool ]
套件: golang-github-bsm-pool-dev (0.8.0-5)
golang-github-bsm-pool-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-bsm-pool:
- [golang-github-bsm-pool_0.8.0-5.dsc]
- [golang-github-bsm-pool_0.8.0.orig.tar.xz]
- [golang-github-bsm-pool_0.8.0-5.debian.tar.xz]
維護者:
Original Maintainer:
- Debian QA Group
外部的資源:
- 主頁 [github.com]
相似套件:
simple connection pool library for Golang
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)
其他與 golang-github-bsm-pool-dev 有關的套件
|
|
|
-
- dep: golang-ginkgo-dev
- Transitional package for golang-github-onsi-ginkgo-dev
同時作為一個虛擬套件由這些套件提供: golang-github-onsi-ginkgo-dev
-
- dep: golang-gomega-dev
- Matcher/assertion library for the Go programming language