each_in_thread 0.1.9
EachInThread extends Ruby's Enumerable module to provide a simple, efficient way to run tasks in parallel by creating separate threads for each item in an enumerable.
Gemfile:
=
install:
=
Runtime Dependencies (1):
thread
= 0.1.0