View Source API Reference tarearbol v1.11.2

Modules

Tarearbol module provides an interface to run tasks in easy way.

Handy functions to work with dates.

Helper functions to work with cron syntax.

The scaffold implementation to dynamically manage many similar tasks running as processes.

The internal representation of a child process under DynamicManager supervision

The pool of workers built on top of Tarearbol.DynamicManager.

Cron-like task scheduler. Accepts both static and dynamic configurations.

A struct holding the job description. Used internally by Tarearbol.Scheduler to preserve a list of scheduled jobs.

The generic exception thrown from any function dealing with Task handling.