Add Distributed Backend
From SUMOwiki
Jump to navigationJump to searchBy default all samples are evaluated in serial on the local machine. However, the toolbox also support evaluating samples on a cluster or grid using some distributed middleware. This requires subclassing the java class BasicSampleEvaluator. Please see the existing implementations for details.