On May 24, 10:23 am, smallfish <[email protected]> wrote: > you can try "supervisord" to mange the code for start/stop/restart, > url:http://supervisord.org/
thank you for this suggestion too, looks very interesting and it is always worth contemplating IF there are several processes that would work like daemons. It is overkill for my need, but someone else may find this beneficial. if there would be scaled-down version that would work x-platform (win/ mac/lin) for this it would be interesting for me (forking child subprocesses). But I am afraid that this discussion would be off-topic for what i have posted originally - i still need to examine in more detail what python process control has in offer. -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
