Tarearbol.Scheduler.multiput

You're seeing just the function multiput, go back to Tarearbol.Scheduler module for more information.
This function is deprecated. Use `distributed: true` parameter in call to `use Tarearbol.DynamicManager` and regular `put/2` instead. .

Dynamically adds a supervised worker implementing Tarearbol.DynamicManager behaviour to the list of supervised children on all the nodes managed by Cloister.

Use distributed: true parameter in call to use Tarearbol.DynamicManager and regular put/2 instead.