Limiting Parallel Execution Across Tenants
FlexNet Manager Suite
2023 R1
(On-Premises)
This process applies only to multi-tenant implementations (such as for managed service providers).
In a multi-tenant environment, it is possible for many tasks to be requested at once,
potentially creating load issues on the batch processor. Some limits are in place
naturally: for example, execution of the ComplianceReader
is
generally restricted to one-per-tenant. However, in a system with many tenants, the
worst case is to have each tenant running one instance, and all running at once; and
there are other tasks like SAP imports that also create load on the system.
There is a database feature that allows limits to be applied to sets of batch
processing task types. For example, by default a limit named
ComplianceReader
is given a value of 5
. This
limit is associated by ID with the following batch processing tasks:ActiveDirectoryImport
DataWarehouseUpdate
EntitlementRecommendations
InventoryImport
InventoryImportNoStats
InventoryImportReaders
InventoryImportWriters
LicenseReconcile
.
Tip: A task type may only be associated with at
most one limit.
To create a limit:FlexNet Manager Suite (On-Premises)
2023 R1