Re: [web2py] Re: Web2py celery plugin

2015-10-04 Thread Luis Valladares
Thanks Mark! I think this will work, i will try it on the job and come here if i have any troubles. El domingo, 4 de octubre de 2015, 8:59:37 (UTC-4:30), Mark Graves escribió: > > As documented in the web2py book, > > The "web2py.py" script can take many command-line arguments specifying the > m

Re: [web2py] Re: Web2py celery plugin

2015-10-04 Thread Mark Graves
As documented in the web2py book, The "web2py.py" script can take many command-line arguments specifying the maximum number of threads, enabling of SSL, etc. For a complete list type: >>> python web2py.py -h For example, a shell script called async_events.sh can be called at reboot as follows: