quantum-elixir/quantum-core

How to setup quantum against libcluster

Open

#485 opened on Jul 29, 2021

View on GitHub
 (8 comments) (8 reactions) (0 assignees)Elixir (153 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,408 stars)
PR merge metrics
 (Avg merge 1d 9h) (11 merged PRs in 30d)

Description

I've a question about how to configuring quantum to run on libcluster, my use case is try to run on n node and let quantum run the job only once. As I observe in the issue, it has been the global mode but it seems removed in the old version. Do we have any way to tackle this use case?

Contributor guide