|
|
London Ruby User Group:Handling Long-Running Tasks in Rails
Handling Long-Running Tasks in Rails
Rails is a web framework and thus designed for HTTP's synchronous request and response: you make a request to the application, the application executes it and returns the response. For your application to feel snappy its filters and actions should take no more than a few milliseconds to execute. But what do you do if you need to run a task that takes more than a few milliseconds? Perhaps ten minutes or even longer? This session lays out all your options and explains where each plugin is best suited.
ABOUT ANDREW STEWART
|
Andrew runs his own small company, AirBlade Software, which uses Ruby and Rails to make other businesses look good.
More about Andrew Stewart
|
|
PODCAST HANDLING LONG-RUNNING TASKS IN RAILS
|
|
|