Skip to content

p2p: message queue alternative w/ priority queue#6211

Merged
alexanderbez merged 5 commits intobez/p2p-revise-queue-schedulerfrom
bez/p2p-revise-queue-scheduler-pq
Mar 22, 2021
Merged

p2p: message queue alternative w/ priority queue#6211
alexanderbez merged 5 commits intobez/p2p-revise-queue-schedulerfrom
bez/p2p-revise-queue-scheduler-pq

Conversation

@alexanderbez
Copy link
Contributor

@alexanderbez alexanderbez commented Mar 4, 2021

An alternative implementation with a priority queue and dequeuing immediately after enqueueing. Better results compared to the WDRR scheduler.

Note: We still experience #6208, but it's not clear if its the scheduler implementation(s) or the consensus reactor refactor.

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale for use by stalebot label Mar 15, 2021
@alexanderbez alexanderbez removed the stale for use by stalebot label Mar 15, 2021
@alexanderbez alexanderbez marked this pull request as ready for review March 22, 2021 19:34
@alexanderbez alexanderbez requested a review from tychoish March 22, 2021 19:34
@alexanderbez alexanderbez merged commit e05b594 into bez/p2p-revise-queue-scheduler Mar 22, 2021
@alexanderbez alexanderbez deleted the bez/p2p-revise-queue-scheduler-pq branch March 22, 2021 20:33
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.

2 participants