How to Install ruby-peach in Ubuntu 18.04



Install ruby-peach by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-peach

Description:

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.

Homepage: https://github.com/schleyfox/peach

Version: 0.5.1-3

Section: universe/ruby