I'm curious to know if anyone has created a solution for deploying new code that doesn't interrupt any current processes. For example, If I have a customer that's generating a PDF and I deploy changes to one of my apps which require the python process be restarted, the customers gets a nice 500 internal server error.
I found the following discussion relating to Tornado and Nginx but haven't had any luck with lighttpd. Any input would be appreciated. -- 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.
