Tarearbol.Scheduler.put
You're seeing just the function
put
, go back to Tarearbol.Scheduler module for more information.
Dynamically adds a supervised worker implementing Tarearbol.DynamicManager
behaviour to the list of supervised children.
If distributed: true
parameter was given to use Tarearbol.DynamicManager
,
puts the worker into all the nodes managed by Cloister
. :cloister
dependency
must be added to a project to use this feature.