Difference between revisions of "Add Distributed Backend"

From SUMOwiki
Jump to navigationJump to search
(No difference)

Revision as of 16:50, 10 May 2007

By 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.