Property reference

glide.sys.schedulers

The glide.sys.schedulers property defines the number of schedulers that the system can utilize for processing tasks. Administrators should review this setting to optimize performance and resource allocation based on workload demands.

Default: 8 Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property sets the maximum number of schedulers available for task processing, impacting system performance and efficiency.
What area does it affect? Task Scheduling
What does the default mean? The default value is "8", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting system performance or during high workload periods.

Out of the box property record

Raw metadata from the property record.

Property name glide.sys.schedulers
Sys ID dd2c9f62c3120210b8fdfdec05013100
Type string
Application Global
Default value 8
Description
Updated 2024-05-25 04:39:12

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... multiple XML files simultaneously, workers are used. To change the number of workers that run simultaneously, update the following two system properties with the number of workers being used: • glide.sys.schedulers • com.snc.samp.recon.max_workers To upload an attachment larger than 1 GB, you need to update the com.glide.attachment.max_size system property to reflect the size of the content zip file. You can also ...