rubygem-parallel - Run any kind of code in parallel processes
| Website: | https://github.com/grosser/parallel |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Run any code in parallel Processes(use all CPUs) or Threads(speedup blocking operations). Best suited for map-reduce or e.g. parallel downloads/uploads.
Packages
| rubygem-parallel-0.9.2-3.el6.noarch [9 KiB] |
Changelog
by Troy Dawson (2014-02-17):
- More test fixups |