BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News InfoQ Article:Introduction to BackgrounDRb

InfoQ Article:Introduction to BackgrounDRb

As the problem domain of your Rails applications expands, you may need to run computationally intensive or long running background tasks. How can you run these long background tasks without your web server timing out? And how do you display the progress to your users?

Read: Introduction to BackgrounDRb

Rate this Article

Adoption
Style

BT