An error occurred while fetching folder content.
Select Git revision
emper
-
-
- Open in your IDE
- Download source code
Forked from
Lehrstuhl für Informatik 4 (Systemsoftware) / manycore / emper
Source project has a limited visibility.
Florian Fischer
authored
Add new 'throttle' wakeup strategy inspired by the algorithm used by zap, go and tokio. This tries to prevent a possible thundering herd problem and reduce contention on the scheduler by only waking a single worker at a time. It further ensures that the next worker is only notified if the previous successfully found work.
Name | Last commit | Last update |
---|