Categories: None [Edit]

thimble

https://rubygems.org/gems/thimble
https://github.com/akovanda/thimble
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.

Total

Ranking: 52,513 of 195,956
Downloads: 22,476

Daily

Ranking: 123,456 of 195,929
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
127394,698,876logger
353145,059,394ostruct

Owners

#GravatarHandle
1iconakovanda