All you need is to follow the example and run the worker task (the background task).
Whatever web server you use, your web2py apps will be able to queue and schedule tasks using admin. BTW... download it again as I added some stuff. On Aug 8, 5:46 pm, David J <[email protected]> wrote: > How do use this from uwsgi? Currently I am launching the web2py app using > the web2py uswgi handler > On Aug 8, 2011 6:35 PM, "Massimo Di Pierro" <[email protected]> > wrote: > > > > > > > > > for now just set an insame large value for repeats. We could agree to > > use -1. > > > On Aug 8, 12:12 pm, Marin Pranjic <[email protected]> wrote: > >> It looks good. > >> How to add a task which will repeat infinite times? > >> What are Start time and Stop time used for? Just to clarify... > > >> On Mon, Aug 8, 2011 at 4:28 PM, Massimo Di Pierro > > >> <[email protected]> wrote: > > >> > Please let me know what you think. > > >> > Massimo

