|
|
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
|
ABOUT THE LONDON RUBY USER GROUP
|
LRUG is the London Ruby User Group; a community of ruby developers based in and around London. We meet up at least once a month; on the 2nd Wednesday of the month we have meetings with talks, demos and such-like and then we have pub-based meetups organised on an ad-hoc basis (roughly half-way between meetings).
More about the London Ruby User Group
|
|
PODCAST HANDLING LONG-RUNNING TASKS IN RAILS
This session took part at the mobileAct, Long Running Rails Tasks & Ruby on the JVM. You can view the other 2 podcasts here.
|
|
|