top-sim / topsim

TopSim is a telescope observation and data post-processing simulator, based on a fork of Robert Lexis' CloudSimPy
MIT License
3 stars 3 forks source link

cluster.py: Resource utilisation per workflow over simulation #8

Closed myxie closed 2 years ago

myxie commented 4 years ago

Introduce a variable or function that produce the percentage of resources in-use at a given time. This should be in conjunction with the number of workflows currently being processed on the cluster.

myxie commented 2 years ago

This is made redundant with the results produced by the monitor and returned/saved at the end of the simulation.