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

Server Mode #6

Open
dimfeld opened this issue Nov 28, 2022 · 0 comments
Open

Server Mode #6

dimfeld opened this issue Nov 28, 2022 · 0 comments
Milestone

Comments

@dimfeld
Copy link
Owner

dimfeld commented Nov 28, 2022

If you need to scale up, ability to run the queue as its own server. This should present the same (or nearly the same) interface as the local mode, to make it easy to switch from one to the other.

Workers will be remote processes and communicate to the server over gRPC (maybe normal REST too?)

Use long polling or gRPC streaming here for workers that wait for pending jobs?

@dimfeld dimfeld added this to the Future milestone Nov 28, 2022
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

1 participant