cruise icon indicating copy to clipboard operation
cruise copied to clipboard

Implement a component that tracks resources in JobServer

Open wynot12 opened this issue 7 years ago • 0 comments

Similar with #1218, we also need a component that tracks resources in JobServer.

It will maintain the following information.

  • The total amount of resources
  • Resource usage status, including which job is using which resource
  • e.t.c.

JobScheduler will refer this component, when making a decision.

wynot12 avatar Jul 21 '17 11:07 wynot12