horde
Recently Committed
10.0
Distributed supervisor & process registry built with DELTA-CRDTs
cluster
registry
supervisor
elixir
Popularity
1,468 ★
113 forks
· 23 watching
Activity
1 issues
1 open PRs
· 134 merged
Downloads
103,722/wk
1,526 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,250 ★
106 forks
· 25 watching
Activity
39 issues
6 open PRs
· 42 merged
Downloads
35,429/wk
588 yesterday
· 4.1M 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