[web2py] Asynchronous Background Processes

2014-10-31 Thread Josh L
I'm trying to solve a business problem where I need to cache many images, around 20 at a time from a third party website on my server and then serve those to a client. A key requirement is that they be made available as quickly as possible, so for this reason I started building a function in We

[web2py] Asynchronous background processes with web2py

2011-12-29 Thread Kenny Meyer
The question is here: http://stackoverflow.com/questions/8668379/asynchronous-background-processes-with-web2py Please, consider answering on StackOverflow so the community can value your answers.