Skip to content

More efficient offers handling #5

@mlowicki

Description

@mlowicki

With offers (order matters):

  • O1{mem: 100}
  • O2{mem: 1}

and jobs:

  • J1{mem: 1}
  • J2{mem: 100}

only 1st offer will be accepted (J1 will use it) but if O1 would be used for J2 and O2 for J1 then both can be accepted and two jobs would be running instead of only one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions