5 Feb
2009
5 Feb
'09
9:24 p.m.
Guys, I'm looking for some help with a Ruby script which uses the 'Drb' and 'Slave' libraries. Basically, I'm doing a recursive readdir() on a directory, but with parallel processes (since Ruby Threads aren't really parallel, sigh...) and I'm running into some problems. I'm happy to post the code here, before I start begging for help on the http://www.ruby-forum.com site. Thanks, John