each_in_thread 0.1.12
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:
=
インストール:
=
Runtime依存関係 (1):
thread
= 0.1.0