Skip to content

Simulation of jobs moving between states based on random intervals of time

Notifications You must be signed in to change notification settings

Hoss-Boss/MovingJobStateSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MovingJobStateSimulation

There's five jobs, each starting in node/state one. The jobs stay in each state for a random amount of time, between 0-100 time units, then they advance to the next state. The clock is updated every time a job moves to a new node/state. Output is produced for the first 15 clock changes, then every 500 time units.

About

Simulation of jobs moving between states based on random intervals of time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages