swarm icon indicating copy to clipboard operation
swarm copied to clipboard

Provide Ability for running multiple swarm instances.

Open stx-rsimmonsjr opened this issue 3 years ago • 0 comments

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.

stx-rsimmonsjr avatar Apr 05 '22 20:04 stx-rsimmonsjr