Open nanne007 opened 8 years ago
supervisor:start_link
one_for_one
limit the number of restarts which can occur in a given time interval
- the number: intensity => MaxR, default to 1
- the time interval: period => MaxT, default to 5
permanent
.infinity
GenServer
Client
Server