Package com._1c.g5.resourcemanagement
-
Interface Summary Interface Description IActivityDemandsDefinition 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.IHostResourceManagementHandle The handle provides the single point of the push/pull communication with the host resource management facility.IHostResourceManager IHostResourceManager
manages physical resources of the client host and balances them between different activities of the EDT.IHostResourceManagerListener Listener which is being notified then the permissions for the corresponding plan activity are changed.IResourcePlan 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. -
Class Summary Class Description ActivityDemandsDefaultAdapter Default implementation of theIActivityDemandsDefinition
.ActivityResourceDemands Activity resource demands definition.ActivityResourcePermissions ActivityResourcePermissions
defines the amount of resources permitted for an activity to use.HostResourceManagerFactory Factory that constuctsIHostResourceManager
instancesHostResourceManagerTest HostResourceManager
tests. -
Enum Summary Enum Description SystemLoadState Resource load state of the system