Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> devel >> golang-github-remeh-sizedwaitgroup-dev
nabia  ] [  aramo  ]

パッケージ: golang-github-remeh-sizedwaitgroup-dev (0.0~git20180822.5e7302b-1.1)

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.

golang-github-remeh-sizedwaitgroup-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 3.8 kB19 kB [ファイル一覧]