This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
RatedUnqueue -- Click element; pull-to-push converter
RatedUnqueue(RATE)
Ports: 1 input, 1 output
Processing: pull inputs, push outputs
Package: standard (core)
Pulls packets at the given RATE in packets per second, and pushes them out its single output. RatedUnqueue will use a lot of CPU if given a low RATE. This is because it maintains the RATE by constantly rescheduling itself until it's time for a packet to be emitted. TimedUnqueue is often a better choice for low RATEs.
BandwidthRatedUnqueue, Unqueue, TimedUnqueue, Shaper, RatedSplitter
Generated by 'click-elem2man' from '../elements/standard/ratedunqueue.hh' on 7/Mar/2009.