Categories: None [Edit]

in-parallel

https://rubygems.org/gems/in-parallel
https://github.com/puppetlabs/in-parallel
Many other Ruby libraries that simplify parallel execution support one primary use case - crunching through a large queue of small, similar tasks as quickly and efficiently as possible. This library primarily supports the use case of executing a few larger and unrelated tasks in parallel, automatically managing the stdout and passing return values back to the main process. This library was created to be used by Puppet's Beaker test framework to enable parallel execution of some of the framework's tasks, and allow users to execute code in parallel within their tests.

Total

Ranking: 3,672 of 191,483
Downloads: 3,216,853

Daily

Ranking: 4,030 of 191,454
Downloads: 1,706

Depended by

RankDownloadsName
3,1054,980,688beaker

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconpuppetlabs-jenkins