-
Notifications
You must be signed in to change notification settings - Fork 82
Pipeliner
Tom Barbette edited this page May 7, 2020
·
3 revisions
Pipeliner — Click element; Full-push Queue
Pipeliner
Batching: Batching natively supported
Ports: 1 or more inputs, 1 output
Processing: push
Drivers: userlevel
Fast version of ThreadSafeQueue->Unqueue, allowing to offload processing of packets pushed to this element to another core, without the inherent scheduling cost of normal queues. Multiple thread can push packets to this queue, and the home thread of this element will push packet out.
Generated by click-elem2man from ../elements/standard/pipeliner.hh:12
on 2020/05/07.