Initiating a GET request in parrelel w/o waiting for respons

You might want to look into AP4R (Asynchronous Processing for Ruby).
They presented at RubyConf and it seems like it might fit the bill for
what you're trying to do.

http://rubyforge.org/projects/ap4r/

Michael Bleigh michael@intridea.com