Is there a (good) way to control a job from a web2py controller ?
By control I mean: start, stop and communicate with it.
By job I mean everything that take too long to wait the end before the
controller return. My first need is a long running python function
(that I can encapsulate in an object, thread, process).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to