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

Determine whether it works to have multiple JobRunners on the same database #7

Open
FlixCoder opened this issue May 29, 2022 · 1 comment

Comments

@FlixCoder
Copy link
Owner

FlixCoder commented May 29, 2022

It should mostly work, but currently it fetches all available jobs (#4). So, it wouldn't make a lot of sense to have multiple runners, because they don't split work effectively.

Would be interesting to know, if it works in general though, especially after concurrency limit is implemented.

@FlixCoder
Copy link
Owner Author

Concurrency limits is implemented, so more interesting now.

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