horde
10.0
Distributed supervisor & process registry built with DELTA-CRDTs
cluster
registry
supervisor
elixir
Popularity
1,464 ★
112 forks
· 24 watching
Activity
1 issues
0 open PRs
· 131 merged
Downloads
100,301/wk
1,992 yesterday
· 2.0M total
Release
v0.10.0
November 03, 2025
swarm
8.6
A fast, multi-master, distributed global process registry, with automatic distribution of worker processes.
clustering
erlang-distribution
process-registry
elixir
Popularity
1,249 ★
106 forks
· 26 watching
Activity
39 issues
6 open PRs
· 42 merged
Downloads
34,776/wk
613 yesterday
· 4.0M total
Release
v3.4.0
August 05, 2019
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)`.
distributed_tasks
0.0
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)`.
Popularity
3 ★
0 forks
· 4 watching
Activity
0 issues
0 open PRs
· 1 merged
Downloads
33/wk
0 yesterday
· 1.8K total
Release
v0.1.0
March 05, 2021