tarearbol
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
SchedulingPackage Resources
Stars
Unreleased Activity
First Release
8
years agoLast Release
1
years agoDownloads
2.9k
last 90 daysLast Stable Version
1.12.0
Version 1.12.0
Dependencies
3Optional Dependencies
Dependencies that are not required by default but can be installed or enable additional features or functionality
The helper application to manage cluster, that uses hash ring to route requests to nodes. Automatically keeps track of connected nodes, provides helpers to determine where the term is to be executed, to multicast to all the nodes in the cluster and to retrieve current state of the cluster.
Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
crontab
1.2.0Elixir library for parsing, writing, and calculating Cron format strings.
quantum
3.5.3Cron-like job scheduler for Elixir.
erlcron
1.2.3Scheduled execution of Erlang functions
alarm_clock
0.1.1:timer.send_after/3 persistable. Allows scheduling message delivery to specified process in miliseconds or at specified Calendar.DateTime. AlarmClock will make sure that messages are delivered using retry mechanism and after it's own crash, since all messages can be persisted.