Parallel programming

http://www.linuxjournal.com/article/7922

···

-----Original Message-----
From: Kirk Haines [mailto:khaines@enigo.com]
Sent: Tuesday, 4 October 2005 11:42 PM
To: ruby-talk ML
Subject: Re: parallel programming

On Tuesday 04 October 2005 7:27 am, Gábor SEBESTYÉN wrote:

Is there any Ruby extension for parallel programming? I want to write
some examples for parallel programming course and I don't want to
reinvent the wheel :slight_smile:

Ara Howard has done a lot of parallel programming with Ruby using a system that he devised.

I think it's okay to mention that the 10th is the target release date for Ruby Code & Style, an ezine published by Artima, and that one of the articles in the first issues was written by Ara Howard about the central piece in his distributed computing system, rubyqueue. I've read the article, and it is really a superb piece of writing. I'd recommend reading it when the zine comes out next week, for sure.

Kirk Haines

Umm, anyone else feel like Ara has the best work environment in the
world after reading that? :slight_smile:

···

On 10/4/05, Neville Burnell <Neville.Burnell@bmsoft.com.au> wrote:

Linux Clustering with Ruby Queue: Small Is Beautiful | Linux Journal