RubyGems Navigation menu

thimble 0.1.0

Thimble is a ruby gem for parallelism and concurrency. It allows you to decide if you want to use separate processes, or if you want to use threads in ruby. It allows you to create stages with a thread safe queue, and break apart large chunks of work.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 June 30, 2022 (7.5 KB)
  2. 0.1.0 April 11, 2017 (7 KB)
  3. 0.0.9 April 05, 2017 (7 KB)
  4. 0.0.8 June 04, 2016 (7 KB)
  5. 0.0.7 June 04, 2016 (7 KB)
Show all versions (10 total)

Owners:

Authors:

  • Andrew Kovanda

SHA 256 checksum:

=

Total downloads 21,364

For this version 2,250

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: