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

Bulk messages in gearman queue #3

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

Bulk messages in gearman queue #3

wants to merge 6 commits into from

Conversation

nook24
Copy link
Member

@nook24 nook24 commented Oct 5, 2018

Send bulk messages to the gearman queue
This will reduce CPU usage of the gearman queue a lot and also speed up insert performance to the database.
At the moment we have to mutch IO wait from the queue it self.

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

Successfully merging this pull request may close these issues.

1 participant