RubyGems Navigation menu

in-parallel 1.0.0

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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.1 - August 24, 2023 (22 ko)
  2. 1.0.0 - March 15, 2023 (22 ko)
  3. 0.1.17 - February 07, 2017 (20,5 ko)
  4. 0.1.16 - February 06, 2017 (20 ko)
  5. 0.1.15 - August 08, 2016 (20 ko)
Voir toutes les versions (18)

Propriétaires:

Pushed by:

Auteurs:

  • samwoods1

Total de contrôle SHA 256:

658d95658fb5bca5bcb877a12168af8fdd1dfe3f05ce6b2213865187c7ef98ee

Total de téléchargements 2 636 143

Pour cette version 32 669

License:

MIT

Version de Ruby requise: >= 0

Liens: