Add Distributed Backend

From SUMOwiki
Revision as of 15:50, 10 May 2007 by Dgorissen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.