[ Fonte: golang-github-remeh-sizedwaitgroup ]
Pacote: golang-github-remeh-sizedwaitgroup-dev (0.0~git20180822.5e7302b-1.1)
Links para golang-github-remeh-sizedwaitgroup-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-remeh-sizedwaitgroup:
- [golang-github-remeh-sizedwaitgroup_0.0~git20180822.5e7302b-1.1.dsc]
- [golang-github-remeh-sizedwaitgroup_0.0~git20180822.5e7302b.orig.tar.xz]
- [golang-github-remeh-sizedwaitgroup_0.0~git20180822.5e7302b-1.1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Go library for limiting the amount of concurrent goroutines
SizedWaitGroup has the same role and API as sync.WaitGroup but it adds a limit of the amount of goroutines started concurrently.
SizedWaitGroup adds the feature of limiting the maximum number of concurrently started routines. It could for example be used to start multiples routines querying a database but without sending too much queries in order to not overload the given database.
Download de golang-github-remeh-sizedwaitgroup-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 3.7 kB | 19.0 kB | [lista de arquivos] |