Hi all,

On Jan 24, 2011, at 8:24 AM, Matt Massicotte wrote:

> I'm just saying that achieving parallelism actually is hard.  I've been much 
> better served (though, admittedly, not in Ruby) by trying to get really 
> familiar with the queue paradigm and understanding how to use them in place 
> of traditional locks and threads.

Right, that is why I created the extended Dispatch module (now a gem), to try 
to handle all that bookkeeping safely.

I think those examples don't suffer the same problem.

-- Ernie P.


_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to