|
Create a Partition Work Manager
Use this page to create a Partition Work Manager.
NOTE: WebLogic Server Multitenant domain partitions, resource groups, resource group templates, and virtual targets are deprecated in WebLogic Server 12.2.1.4.0. The related Console and help pages will be removed in the next release.
Configuration Options
Name Description Name The name of the Partition Work Manager.
MBean Attribute:
PartitionWorkManagerMBean.NameChanges take effect after you redeploy the module or restart the server.
Fair Share Value A desired percentage of thread usage of that partition compared to the thread usage of all partitions.
MBean Attribute:
PartitionWorkManagerMBean.FairShareMinimum value:
1Maximum value:
99Minimum Threads Constraint This imposes an upper limit on the number of standby threads that can be created for satisfying minimum threads constraints configured in a partition.
MBean Attribute:
PartitionWorkManagerMBean.MinThreadsConstraintCapMinimum value:
0Maximum value:
65534Maximum Threads Constraint The maximum number of concurrent requests that the self-tuning thread pool can be processing on behalf of a partition at any given time.
MBean Attribute:
PartitionWorkManagerMBean.MaxThreadsConstraintShared Capacity Constraint Total number of requests that can be present in the server for a partition, as a percentage of the
sharedCapacityForWorkManagersattribute value in the OverloadProtectionMBean. This includes requests that are enqueued and those under execution.MBean Attribute:
PartitionWorkManagerMBean.SharedCapacityPercentMinimum value:
1Maximum value:
100
| |