|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--Master
|
+--NullWriter
NullWriter: sender side of uncoupled null tuple benchmark. In contrast to NullIO, which uses a single client for both reads and writes, the NullWriter/NullReader benchmark uses a pair of simultaneously executing clients: one to exclusively write, the other to exclusively read. The observed maximum throughput tends to be noticeably less than in the single client case, even when each executes on a distinct host. (can you figure out why?)
| Nested Class Summary | |
static class |
NullWriter.NullEntry
|
| Field Summary |
| Fields inherited from class Master |
arg, args, metaResult, numIters, numObjs, numTasksProcessed, rClass, reporter, rMethod, snapshot, space, task, timer |
| Constructor Summary | |
NullWriter(java.lang.String[] args)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class Master |
collectTasks, distributeTasks, format, generateTask, init, init, init, name, reportResults, shift, shift |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NullWriter(java.lang.String[] args)
| Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||