ruby-threach

Threaded each

Description

An addition to the Enumerable Ruby module that allows easy use of threaded each and each-like iterators. It's a very simple producer-consumer model.

If you're using stock (MRI) ruby -- you probably shouldn't bother with threach unless you're doing IO-intensive stuff. It'll just slow things down. But if you're using a ruby implementation that has real threads, like JRuby, this will give you relatively painless multi-threading.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://github.com/billdueber/threach


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-threach