This ends up scheduling the jobs in a round robin manner. In order to avoid
starvation, the jobs are scheduled in a round robin manner per level, and
the queue is initialised for each level.
author: Karan Vahi version: $Revision: 298 $
Maps a job in the workflow to an execution site.
Parameters: job - the job to be mapped. Parameters: sites - the list of String objects representing theexecution sites that can be used.
Methods inherited from org.griphyn.cPlanner.selector.site.AbstractPerJob