[ 原始碼: ruby-peach ]
套件:ruby-peach(0.5.1-4)
parallel execution of each and map in Ruby
This Ruby module provides parallel (multi-threaded) versions of the each and map methods. This makes it each to (almost transparently) parallelize such loops.