I have lots of data partitioned across a number of servers, and that data is searchable through a web service. So I''d like my ruby process, running under Mongrel, to send parallel HTTP POST requests to those back-end servers. I didn''t see any mention of a parallel capability in Net::HTTP. Am I missing something? Is there an HTTP client that supports multiple concurrent requests? Will I need to use threads with Net::HTTP instead? (I hope not). Thanks, Bill -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---