Threads in rails

Hi, I have to use the threads in my application . Can anyone point me to any available tutorial of threads?

Thanks, Mike

Hi,

I have to use the threads in my application .

Can anyone point me to any available tutorial of threads?

Threading is not common in Rails. I just helped you googling for it. http://bibwild.wordpress.com/2007/08/28/threading-in-rails/

Mike Disuza wrote:

Hi, I have to use the threads in my application .

Why? What are you trying to achieve? Just asking for a specific implementation is not likely to be that helpful...

Can anyone point me to any available tutorial of threads?

Thanks, Mike

Best,