[ ソース: ruby-parallel ]
パッケージ: ruby-parallel (1.22.1-2)
ruby-parallel に関するリンク
Debian の資源:
ruby-parallel ソースパッケージをダウンロード:
- [ruby-parallel_1.22.1-2.dsc]
- [ruby-parallel_1.22.1.orig.tar.gz]
- [ruby-parallel_1.22.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library to run any kind of code in parallel processes
This package provides a Ruby library to run any code in parallel Processes (in order to use all CPUs) or Threads (to speedup blocking operations).
This is best suited for map-reduce operations or e.g. parallel downloads or uploads.
その他の ruby-parallel 関連パッケージ
|
|
|
|
-
- dep: ruby-progressbar
- text progress bar library for Ruby