Hi Achipa,

I just search your description about cron patch in here:
  http://groups.google.com/group/web2py/browse_frm/thread/44817da72c798df8
First of all, this excellent post deserves becoming part of web2py 's
builtin document, say, let's add one more example in
http://localhost:8000/examples/default/examples ?

Then, when talking about the hardcron, I assume you told us that:
1. "softcron: cron routines are checked after page content has been
served, does not guarantee execution precision"
2. On the contrary, hardcron runs in a separate thread, and guarantee
execution precision. Is this true?

Now I am using web2py_win.zip, 1.56.3, without any other web server,
so I think it qualifies for a hardcron mode, am I correct? But I tried
and found that my cron jobs are still in softcron mode, a.k.a. "cron
routines are checked after page content has been served, does not
guarantee execution precision".

Did I miss something? Thanks in advance.

Iceberg
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to