Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I setup Verk as a producer only? #205

Open
SirFitz opened this issue Oct 21, 2022 · 1 comment
Open

How do I setup Verk as a producer only? #205

SirFitz opened this issue Oct 21, 2022 · 1 comment

Comments

@SirFitz
Copy link

SirFitz commented Oct 21, 2022

Greetings,

I want to be able to queue verk jobs from my API and allow my job processors on separate servers to handle that, but I'm not seeing any notes on how to do this, how would I be able to get a setup like that working?

@edgurgel
Copy link
Owner

Hi @SirFitz, if you don't configure Verk to consume queues you can then use Verk.enqueue to produce jobs. queues: []

https://github.com/edgurgel/verk#configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants