Class SessionsDriver


  • public class SessionsDriver
    extends Object
    Distributes parameters to remote ssh'able hosts and locally. Then runs a configurable number of repast instances on those hosts. This then gathers the output and any errors from the hosts and concatenates it.
    Author:
    Nick Collier
    • Method Detail

      • run

        public void run()
      • main

        public static void main​(String[] args)