You can still use the system cron but we recommend the scheduler. The 
scheduler makes sure that two execution of the same task do not overlap. 
for example if a task is supposed to run every minute but the one running 
3:21 has not finished by 3:22, we do not start it again until finished, to 
prevent possible database locking.

On Thursday, 6 July 2017 07:54:02 UTC-5, [email protected] 
wrote:
>
> Li que o Cron no web2py está depreciado, isso traria problemas caso eu 
> atualize meu projeto não é ? 
>
> Qual é a alternativa para o procedimento ? 
>

-- 
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 message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to