It is my understanding that, despite being able to queue tasks from the 
controller, workers can only be started from the command line (perhaps a 
security issue?).

I have a long-running python script that needs to be executed by the user 
for many files. Multiprocessing is essential. 

Based on a post regarding the multiprocessing module, it seems that a 
user's reloading/resubmitting may be the main problem.

Please correct any misunderstanding or misdirection, and provide any hints 
if possible. 

Thanks,

-- 
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