Expand description
SubMsRecipe impl. Behind the harness feature.
Structsยง
- Mpsc
Queue Recipe - Stages:
offer,poll. Four producer threads share one queue; a single consumer drains. Per-op timing is recorded on the thread that does the op.
SubMsRecipe impl. Behind the harness feature.
offer, poll. Four producer threads share one queue; a single
consumer drains. Per-op timing is recorded on the thread that does the op.