cobald.composite.uniform module

class cobald.composite.uniform.UniformComposite(*children: Pool)[source]

Bases: CompositePool

Uniform composition of several pools, with each pool weighted the same

property allocation

Fraction of the provided resources which are assigned for usage

children = []
property demand

The volume of resources to be provided by this pool

property supply

The volume of resources that is provided by this pool

property utilisation

Fraction of the provided resources which are actively used