ruby-parallel

library to run any kind of code in parallel processes

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/grosser/parallel


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-parallel