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

Add JobQueue features #2472

Merged
merged 2 commits into from
May 3, 2021
Merged

Add JobQueue features #2472

merged 2 commits into from
May 3, 2021

Conversation

dapplion
Copy link
Contributor

@dapplion dapplion commented May 3, 2021

Motivation

To take advantage of BLS batch processing we should allow the gossip validation queues to ingest more than one item at once.

Description

  • Allow customization concurrency in the JobQueue
  • Yield to the macro queue every N milliseconds instead of on every job

@github-actions github-actions bot added the scope-networking All issues related to networking, gossip, and libp2p. label May 3, 2021
@codeclimate
Copy link

codeclimate bot commented May 3, 2021

Code Climate has analyzed commit 709032a and detected 0 issues on this pull request.

View more on Code Climate.

@wemeetagain wemeetagain merged commit 8ab5df0 into master May 3, 2021
@wemeetagain wemeetagain deleted the dapplion/job-queue-extra branch May 3, 2021 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-networking All issues related to networking, gossip, and libp2p.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants