Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterPossible valuesNotes
Clustered?Yes, NoIf "Yes", provide complete configuration for clustered operation (or refer to a pre-existing example). Consider that several examples are available in the source code itself.
Platform typePhysical, VirtualVirtual or Physical?Yes, NoIs the platform a virtual or physical machine?  If virtual, what virtualization trechnology technology is used (VMWare, VirtualBox, etc.)?
Processing hardware The most important value here is probably number of cores (per node, if applicable). This is assumed not to vary amongst nodes in a cluster.
Operating system What OS is running on the platform (Mac, Windows, Unix, distribution, version, flavor, 32 or 64 bit, etc.)?
Memory This is the Java heap configuration, specified as the JVM flags to use. This is assumed not to vary among nodes in a cluster.
Allocated storage How much storage is allocated per node, or if shared, total storage available in a cluster
Persistence I/OThroughputIs a certain level of throughput to disk an important part of the test?
Network I/O This is particularly important for clustered operation.

...