Write a supervisor
orbitz@REDACTED
orbitz@REDACTED
Sat Apr 1 16:24:15 CEST 2006
Well you write a supervisor whenever you want to supervise some
processes. They can be servers, clients, anything that needs
supervision. Is there some problem with using -behavior
(supervisor)? This is the way that you write a supervisor.
On Apr 1, 2006, at 8:19 AM, Eric Shun wrote:
> In the examples I could find, there are "manually written"
> supervisors and others using -behaviour(supervisor).
> Is this only used for servers supervisors or Should I use it
> whenever I need to write a supervisor?
More information about the erlang-questions
mailing list