Class LOGGER_BENCHMARK

java.lang.Object
org.jpos.q2.cli.LOGGER_BENCHMARK
All Implemented Interfaces:
CLICommand

public class LOGGER_BENCHMARK extends Object implements CLICommand
CLI command that benchmarks logger throughput for a given thread count and message count.
  • Constructor Details

    • LOGGER_BENCHMARK

      Default constructor; no instance state to initialise.
  • Method Details