You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
An alternative to the priority queue system that allows higher efficiency when multiple peers are connected to the same node and receiving a burst of work.
Simply grab the next work in a random order.
The text was updated successfully, but these errors were encountered:
An alternative to the priority queue system that allows higher efficiency when multiple peers are connected to the same node and receiving a burst of work.
Simply grab the next work in a random order.
The text was updated successfully, but these errors were encountered: