Pacote: ruby-in-parallel (1.0.1-1)
Links para ruby-in-parallel
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 ruby-in-parallel:
- [ruby-in-parallel_1.0.1-1.dsc]
- [ruby-in-parallel_1.0.1.orig.tar.gz]
- [ruby-in-parallel_1.0.1-1.debian.tar.xz]
Mantenedor(a):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
lightweight Ruby library with very simple syntax for parallelization
A lightweight Ruby library with very simple syntax, making use of Process.fork to execute code 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.
If you are looking for something that excels at executing a large queue of tasks in parallel as efficiently as possible, you should take a look at the parallel project.
Download de ruby-in-parallel
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 10.4 kB | 41.0 kB | [lista de arquivos] |