2009/9/9 Roger Hoover <roger.hoo...@gmail.com>:
> In that blog post, it says there was a way to avoid the need for
> staggering.  Is there a real use case for this?

Yes.

> If a startdelay parameter is introduced, should there also be a delay
> applied between starting multiple processes in the same process group
> (numprocs > 1)?

Good question. I have no opinion on this.

> What about a global setting telling supervisord to start everything serially
> (don't fork the next process until the previous one is up or failed (as
> determined by it's startsecs command)?

That could work. How does supervisord tell if a process is "up"?

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
_______________________________________________
Supervisor-users mailing list
Supervisor-users@lists.supervisord.org
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to