Provide Ability for running multiple swarm instances.
Open
- Dominant language
- Elixir
- Stars
- 1.3k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
I use swarm in a cluster and want to colocate procs with a similar key but different module on the same node. If I could create a swarm instance for accounts and another for users I could make sure a user proc is always on the same node as an account proc. Right now swarm starts by name making partitioning impossible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.