[web2py] Re: Running a long task with task scheduler multiple times in the same browser

2014-09-22 Thread Chukwudi Nwachukwu
Please @Niphlod, could you give at least the simplest example of *if you need n parallel jobs to run, the best thing is to use the Scheduler with n active processes, and leave the webserver just queuing and reading the results (the simplest thing would be to poll periodically for results)* This

[web2py] Changing The Default Start Application

2014-09-17 Thread Chukwudi Nwachukwu
How do I change the default start application from *welcome* to something like *library*. I am running a free www.pythonanywhere.com account for now, thanks. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code