The Viamentis Blog

Curious About Everything

The Viamentis Blog header image 4

BackgrounDRb a ruby library along with rails

April 25th, 2008 · No Comments · Rails

Since Rails is single threaded and can’t handle multiple requests at a time , when I need such functionality I was helpless.Then I came to know about BackgrounDRb a ruby library which will help us to make “RAILS” handle multiple requests at the same time.To make use of this library is pretty simple. Following […]

[Read more →]

Tags:···