This is Mediocretes's TypePad Profile.
Join TypePad and start following Mediocretes's activity
Mediocretes
Recent Activity
Aside from cool factor, what's the advantage to using Fibers to build the pipeline? I'm about to implement something a lot like this, but I'm not sure there's a lot of payoff to doing it this way as opposed to the obvious way.
Pipelines Using Fibers in Ruby 1.9--Part II
In the previous post, I developed a class called PipelineElement. This made it relatively easy to create elements that act as producers and filters in a programmatic pipeline. Using it, we could write Ruby 1.9 code like: 10.times do puts (evens | multiples_of_three | multiples_of_seven).resume en...
Mediocretes is now following The Typepad Team
Jan 10, 2012
Subscribe to Mediocretes’s Recent Activity
