New supervisor restart strategy

Vance Shipley vances@REDACTED
Fri Jan 30 12:25:58 CET 2004


Chandru,

You have one supervisor for each worker.  That may sound like
a lot of manpower but this is Erlang.  :)

	-Vance

On Fri, Jan 30, 2004 at 11:24:20AM +0000, Chandrashekhar Mullaparthi wrote:
}  
}  Thinking more about this, there is still one problem. All the dynamic
}  children in this second level supervisor will still be affected by one of
}  them misbehaving. Imagine a scenario where each child process is handling
}  one TCP connection. If one of them is misbehaving, we dont want the rest of
}  them to be affected. How would you achieve this using existing supervisor
}  functionality.
}  
}  cheers
}  Chandru



More information about the erlang-questions mailing list