| Package | Description |
|---|---|
| ec.eval |
| Modifier and Type | Method and Description |
|---|---|
(package private) Job |
SlaveConnection.oldestUnsentJob() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
SlaveMonitor.notifySlaveAvailability(SlaveConnection slave,
Job job,
EvolutionState state)
Notifies the monitor that the particular slave has finished performing a job, and it (probably) is
available for other jobs.
|
void |
SlaveConnection.scheduleJob(Job job)
Adds a new jobs to the queue.
|
void |
SlaveMonitor.scheduleJobForEvaluation(EvolutionState state,
Job job)
Schedules a job for execution on one of the available slaves.
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.