Skip to content
Snippets Groups Projects
user avatar
Florian Fischer authored
It uses a watch thread writing to eventfd and a ReadFuture with a
Callback to measure the latency between writing to the eventfd and
executing the resulting IO Continuation.

The worker submitting the read request starts a busy loop after the
submission to enforce that the IO-continuation is delayed on this
worker.
28187878
History
Name Last commit Last update