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 (2,408 stars) (153 forks)batch import
enhancementhelp wanted

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