Package one.fonda.java

This package contains vanilla Java benchmarks for comparison with one.world benchmarks.

See:
          Description

Interface Summary
BenchmarkRmi.CallServer The interface for the remote object used in call tests.
BenchmarkRmi.EventServer The interface for the remote object for the event tests.
 

Class Summary
BenchmarkBDB Perform latency tests for basic Berkeley DB operations.
BenchmarkRmi Benchmarks for call invocation with Java RMI.
BenchmarkRmi.CallLatencyServer The implementation for the remote object used in call latency tests.
BenchmarkRmi.CallThroughputServer The implementation for the remote object used in call throughput tests.
BenchmarkRmi.EventLatencyServer The implementation for the remote object used in latency tests.
BenchmarkRmi.EventThroughputServer The implementation for the remote object used in throughput tests.
BenchmarkTcp Benchmarks for Tuple and byte IO over TCP in plain Java.
BenchmarkTSCom Perform tests for TSpaces operations.
BenchmarkTSpaces Perform tests for TSpaces operations.
BenchmarkUdp Benchmarks for Tuple and byte IO over UDP in plain Java.
TcpEchoServer A TCP echo server.
UdpEchoServer A UDP echo server.
 

Package one.fonda.java Description

This package contains vanilla Java benchmarks for comparison with one.world benchmarks.



(C) Copyright 2001 UW CSE