Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

No thread mode #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

hellupline
Copy link

for better scalability control, it's better if the worker run on single thread

--max-threads=N cannot be used because the worker will consume all the messages, and reschedule then, running with --no-threads will block after each process, and not collecting the next message till ready to process it

@vinibrsl
Copy link

vinibrsl commented Jun 1, 2018

That's what I was looking for!!! :shipit:

@hellupline hellupline mentioned this pull request Jun 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants