An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

distributed_tasks

Distributed tasks provide a nice way to run a unique task across elixir cluster. This package is built with TDD in mind, you can easily overwrite behaviour of this package by implementing `DistributedTasks.Behaviour` and setting `Application.put_env(:distributed_tasks, :impl, MockedTasks)`.

Ecosystem
hex.pm
Latest Release
0.1.0
about 5 years ago
Versions
1
Downloads
1,776 total
Links
Registry hex.pm
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hex/distributed_tasks
spec
License MIT
First Release about 5 years ago
Last Synced 3 days ago
Repository
Stars 3 on GitHub
Forks 0 on GitHub