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

Override worker-pool to run multiple queue combinations #39

Open
ankush opened this issue May 27, 2024 · 0 comments
Open

Override worker-pool to run multiple queue combinations #39

ankush opened this issue May 27, 2024 · 0 comments

Comments

@ankush
Copy link
Member

ankush commented May 27, 2024

Instead of

bench worker-pool —queue short,default --num-workers=5 
bench worker-pool —queue long,default --num-workers=5 

Do this:

bench worker-pool —queue short,default:5 —queue long,default:3

Why? 1/2 the memory usage.

@ankush ankush transferred this issue from frappe/frappe Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant