[Swift-user] Swift scheduler
Andriy Fedorov
fedorov at cs.wm.edu
Thu Sep 4 09:39:44 CDT 2008
>> Can any of the developers point me to the specific part of the source
>> that is responsible for scheduling, so that I could try to figure this
>> out myself?
>
> Start here:
>
> cog/modules/karajan/src/org/globus/cog/karajan/scheduler/WeightedHostScoreScheduler.java.
>
I look at the latest cog release 2130, and line 342 says
else if ("best".equals("value")) {
Am I wrong, or value in quotes here is a bug? It looks like
POLICY_BEST_SCORE is never used because of this.
--
Andrey Fedorov
More information about the Swift-user
mailing list