`Tarearbol` Library Update

Tarearbol library that eases the dealing with tasks got a massive update.

  • use Tarearbol.Pool to create worker pools with no boilerplate
  • call/3, cast/2, and terminate/2 callbacks to handle messages directly sent to the worker process
  • __init_handler__/1 (or init: mfa() parameter in a call to use) to customize initialization process.
2 Likes

Corresponding tweet for this thread:

Share link for this tweet.

Dynamic Management Examples.

1 Like