| An intentional bottleneck stage, used for demonstrating load conditioning.
Does some I/O and CPU crunching to generate a dynamic web page; also
provides an adaptive load shedding controller that adjusts the stage's
queue threshold to meet a response time target. All of this is described
in the SOSP'01 paper on SEDA, found at
http://www.cs.berkeley.edu/~mdw/proj/seda/
This version implements its own threshold-based response time controller.
|