Package com._1c.g5.resourcemanagement
package com._1c.g5.resourcemanagement
-
ClassDescriptionDefault implementation of the
IActivityDemandsDefinition
.Activity resource demands definition.ActivityResourcePermissions
defines the amount of resources permitted for an activity to use.Factory that constuctsIHostResourceManager
instancesHostResourceManager
tests.Interface that defines the function of resource demands depending on provided external constraints.
In order to support primitive balancing, the function it two-phased: During the first phase the function computes demands independently of external constraints.The handle provides the single point of the push/pull communication with the host resource management facility.IHostResourceManager
manages physical resources of the client host and balances them between different activities of the EDT.Listener which is being notified then the permissions for the corresponding plan activity are changed.Resource plan defines the set of activities that require the host resources.
All activities in the system are treated as a temporary activities, clients are responsible for declaring their initiation/closure via respective API of theIHostResourceManagementHandle
to allow the resource management facility to balance resources.Resource load state of the system