I use a custom daemon for some of my deployments.

For windows I would look into creating a service to monitor things
(services.msc)

On Fri, Jun 20, 2008 at 6:25 PM, EricHolmberg <[EMAIL PROTECTED]>
wrote:

>
> > I say run a separate daemon process and use supervisord to ensure it
> > can recover from a crash.
> >
> > In fact, I recommend using supervisord for everything you ever deploy.
> >
>
> Excellent - thanks for the reminder!  I remember seeing a mention in
> Linux Journal a while back, but never followed up on it.  It looks
> perfect for a Linux deployment (which is my immediate need).
>
> Do you know of anything comparable for Windows?  I have a few Windows-
> only services that are buggy that could benefit from a similar
> supervisor.
> >
>

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

Reply via email to