I may be testing soon now that I have enough incentive to try it (first 
need to implement/test in python scripts and verify the best way to store 
custom Python objects for my purpose).

On Monday, July 6, 2015 at 10:26:15 AM UTC-5, Massimo Di Pierro wrote:
>
> It should be fine as long as the process calling multiprocess waits for 
> the spawned process.
> There may be issue with the database connection maintained by the process. 
> Try it and let us know.
>
> On Monday, 6 July 2015 10:22:10 UTC-5, Phillip wrote:
>>
>> It is my understanding that if only multiprocessing is used to spawn 
>> processes, the processes are at risk of being killed (depending on their 
>> time lapse).
>>
>>
>> Are there any reasons Web2py's scheduler would have problems scheduling a 
>> python script that uses multiprocessing?
>>
>>
>> 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