Here's a tutorial on how to create God process dependencies
https://coderwall.com/p/9evraa?i=1&p=1&q=author%3Arobdbirch&t%5B%5D=robdbirch
On Thursday, July 9, 2009 11:32:27 AM UTC-4, killfill wrote:
>
> Hello god's!...
>
> I have a group a processes i wish to monitor with god, and they depend
>
Are there any workarounds for this? - I want to use God to start an
RTSPProxy and then start an RTSPClient. But obviously the RTSPClient
depends on the RTSPProxy running - how would I make sure the Client is
started after the Proxy is running?
On Sunday, 9 August 2009 18:34:58 UTC+1, Tom Werner
On Jul 9, 8:32 am, killfill wrote:
> I have a group a processes i wish to monitor with god, and they depend
> on each other.
> Is it possible to define dependencies between them?
There is currently no mechanism for specifying dependencies between
watches, though it is something that I'm interest
Hello god's!...
I have a group a processes i wish to monitor with god, and they depend
on each other.
Is it possible to define dependencies between them?
So i.e. when i "god start my_group_of_procs" then they will be started
in order.
Or then one of the base processes dies, then stop all the one