This idea explores the possibility of using only a single thread to access fast-path. Essentially, only one thread inserts to pole whereas n-1 threads in the experiment will pick up out-of-order insertions.
This requires exploring a new orchestrator than the current one in executor.h
This idea explores the possibility of using only a single thread to access fast-path. Essentially, only one thread inserts to
polewhereasn-1threads in the experiment will pick up out-of-order insertions.This requires exploring a new orchestrator than the current one in
executor.h