seda.apps.Haboob.bottleneck |
|
Java Source File Name | Type | Comment |
Bottleneck.java | Class | 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. |
BottleneckDirectControl.java | Class | 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. |