HTTP request synchronization in rails

Hi,

I am executing a HTTP request for more number of times concurrently
using
Jemetr. I want each thread possessing one request at any cost. Means
that
when the first thread processing one request, the next request exist in
another thread shouldn’t allow to go in … until or unless the first
thread
completes the process.

Please let me know your suggestions.

My package details:

Ruby 1.8.7v
Rails 2.3 v

Regards,
Seeni Rafiyullah Khan A,
*
*