Class Summary |
Bandwidth |
|
CompletionWorker |
This handler accepts BufferElement and sends an ack of ACK_SIZE
to the TCP connection previously established by a TaskRecvWorker. |
CopyFile |
Simple test program demonstrating use of AFile interface. |
DevNullHandler |
|
FiniteQueueBench |
A simple microbenchmark measuring overheads for various queue
operations. |
GenericWorker |
This is a 'generic' event handler used for benchmarking. |
MessageReader |
|
MultiBandwidth |
|
MultiClient |
|
MultiClientThreaded |
|
Pingpong |
|
PingpongUDP |
|
ProcessStage |
|
ProcessStageConstCPU |
|
ProcessStageExpCPU |
|
RecvStage |
|
SimpleGnutellaServer |
This is a simple Gnutella server implemented using the Sandstorm
Gnutella library. |
SimpleP2PClient |
|
StatsGatherer |
|
TaskRecvWorker |
This event handmler listens for connections on the TCP port PORT
and accepts packets of size TASK_SIZE. |
TestHandler |
Simple test program demonstrating use of the AFile interface. |
TestServer |
Simple test program demonstrating use of the Sandstorm http library. |