jbosen_run.py Command-line Arguments

Required Arguments

  • host_file The path to the host file to use.
  • class_path The java class path to the Bosen application.
  • main_class The fully qualified class name of the Bosen application that contains the main method.

Optional Arguments

  • –num_local_worker_threadsNumber of application worker threads per client.Default value: 1
  • –num_local_comm_channelsNumber of network channels per client.Default value: 1
  • –java_argsExtra arguments to pass to Java Virtual Machine.Default value:
  • –app_argsExtra arguments to pass to the Bosen application.Default value: