On Oct 10, 2011, at 6:51 AM, Massimo Di Pierro wrote: > On Oct 10, 2:54 am, Mike Veltman <[email protected]> wrote: >> I found the solution, I was making it too complicated. Thank you for >> indirectly solving my problem. >> >> I moved the whol stuff to the cron job and make the frontend lean and mean. >> So >> no need anymore for threads the frontend. >> >> One question. when I run web2py in a cronjob can I use thread there ? Or is >> it >> also connected to the webserver ? > > yes you can.
Except for softcron, presumably?

