Property reference

sn_cmp.cloud_event.parallel_scheduler_count

The sn_cmp.cloud_event.parallel_scheduler_count property determines the number of Cloud Event Scheduler jobs that can run simultaneously. Increasing this count enhances the processing rate of cloud events, which is crucial during high event inflow periods.

Default: 1 Type: integer Application: Cloud Provisioning and Governance

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 configures the parallel execution count of Cloud Event Scheduler jobs, allowing for improved event processing efficiency.
What area does it affect? Cloud Provisioning and Governance
What does the default mean? The default value is "1", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when experiencing high event inflow or when optimizing event processing performance.

Out of the box property record

Raw metadata from the property record.

Property name sn_cmp.cloud_event.parallel_scheduler_count
Sys ID eb146ec447c65510a0583595d36d431e
Type integer
Application Cloud Provisioning and Governance
Default value 1
Description Changing this property to a higher number will cause more CPG Cloud Event Scheduler jobs to process different batches of cloud events simultaneously.
Updated 2022-10-13 12:20:08

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 812 Starting with the Australia release, use the sn_cmp.cloud_event.parallel_scheduler_count property to scale the Cloud Event Scheduler per the event inflow rate. Running multiple cloud event schedulers in parallel helps to improve the event processing rate of the instance. For ...