-
Notifications
You must be signed in to change notification settings - Fork 81
SimplePrioSched
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
SimplePrioSched — Click element; pulls from priority-scheduled inputs
SimplePrioSched
Ports: any number of inputs, 1 output
Processing: pull
Each time a pull comes in the output, SimplePrioSched pulls from each of the inputs starting from input 0. The packet from the first successful pull is returned. This amounts to a strict priority scheduler.
The inputs usually come from Queues or other pull schedulers. SimplePrioSched does not use notification.
PrioSched, Queue, RoundRobinSched, StrideSched, DRRSched
Generated by click-elem2man from ../elements/simple/simplepriosched.hh:7
on 2018/10/03.