Home | Trees | Index | Help |
---|
Package twisted :: Package protocols :: Module htb |
|
Heirarchial Token Bucket traffic shaping.
Patterened after Martin Devera's Hierarchical Token Bucket traffic shaper for the Linux kernel<http://luxik.cdi.cz/~devik/qos/htb/>.Author: Kevin
Turner<mailto:acapnotic@twistedmatrix.com>
Classes | |
---|---|
Bucket |
Token bucket, or something like it. |
FilterByHost |
A bucket filter with a bucket for each host. |
FilterByServer |
A bucket filter with a bucket for each service. |
HierarchicalBucketFilter |
I filter things into buckets, and I am nestable. |
ShapedConsumer |
I wrap a Consumer and shape the rate at which it receives data. |
ShapedProtocolFactory |
I dispense Protocols with traffic shaping on their transports. |
ShapedTransport |
I wrap a Transport and shape the rate at which it receives data. |
Variable Summary | |
---|---|
str |
__version__
|
int |
False
|
MetaInterface |
IBucketFilter
|
MetaInterface |
Interface
|
_Feature |
nested_scopes
|
tuple |
StringTypes
|
int |
True
|
Variable Details |
---|
__version__
|
False
|
IBucketFilter
|
Interface
|
nested_scopes
|
StringTypes
|
True
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:18:46 2003 | http://epydoc.sf.net |