MATES 3.0-rc2

org.mates.sim.models
Interface CPUSchedulingModel

All Known Implementing Classes:
DefaultCPUSchedulingModel

public interface CPUSchedulingModel

Interface for a model how of agents are scheduled to run on a host.

Author:
Evan Sultanik

Method Summary
 void runAgents(Host host)
          Iterates the agents on host.
 

Method Detail

runAgents

public void runAgents(Host host)
Iterates the agents on host.


MATES 3.0-rc2

Submit a bug or request a feature
http://mates.sourceforge.net/

Copyright 2004 Evan Sultanik