ruby-peach

parallel execution of each and map in Ruby
  https://github.com/schleyfox/peach
  0
  no reviews



This Ruby module provides parallel (multi-threaded) versions of the each and map methods. This makes it each to (almost transparently) parallelize such loops.