[web2py] Re: question, kind of general

2015-02-04 Thread lucas
so far, i ported the code to pure python terminal, and used psycopg2 instead of db for postgresql updating, and run the code under console mode. at full speed and no sleeps, i am running the processors at about 60-70% which leaves plenty for web2py and apache under centos6.6 and amazonEC2 to

[web2py] Re: question, kind of general

2015-02-03 Thread Leonel Câmara
You should use the scheduler for this. Moving it to a module won't solve the problem. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this