[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#800734: ITP: ruby-threach -- Threaded each



Package: wnpp
Owner: "Debian Ruby Team" <debian-ruby@lists.debian.org>
Severity: wishlist
X-Debbugs-CC: debian-ruby@lists.debian.org

* Package name    : ruby-threach
  Version         : 0.2.0
  Upstream Author : Bill Dueber <bill@dueber.com>
* URL             : http://github.com/billdueber/threach
* License         : MIT
  Programming Lang: Ruby
  Description     : Threaded each

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.

This package is a dependency for 'ruby-crb-blast'

This package will be maintained as part of the Debian Ruby packaging team.


Reply to: