RubyFlow The Ruby and Rails community linklog

Ruby Fibers - MetaCasts.tv

Introduced in Ruby 1.9, Fibers, are a lightweight concurrency library that puts the scheduling of work into the hands of the developer, and not the VM. As we look into Fibers we will also touch about the Enumerable module and even a bit of Ruby 2.0 goodness.

http://www.metacasts.tv/casts/ruby-fibers

* Subscription required.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in