-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Basic supervision must be built right into Actors. This is described in issue #16 .
Supervision tree
The possibility to define a supervision tree in a module with actors as callback functions has to be implemented in a separate library. This will allow a user to easily build multilevel supervision trees.
- create
Supervisors.jl, - specify
Supervisors, - develop
Supervisors.