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 we get background processes to use all cpu cores/processors / run in parallel? #119

Open
iateadonut opened this issue May 29, 2024 · 0 comments

Comments

@iateadonut
Copy link

How do we get background processes to use all CPU cores/processors?

The docs state:
Queues will also scale based on available server resources, so higher end servers will process more items per batch.

But I've tried sending multiple batches, and also multiple items to a batch, but both run serially rather than in parallel.

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