Queue Registration form reference
The Queue Registration form displays the fields available when creating or modifying a queue.
| Field | Description |
|---|---|
| Queue | Name of the queue. |
| Application | Scope of the application. |
| Automatic Job Scheduling | Option to enable automatic job scheduling. When selected, the queue switches to automatic job scheduling and the system handles all job configurations. |
| Event Processing Order | Method used to process events. Options include:- Parallel: Process multiple events simultaneously. - Sequential: Process only one event at a time. The events are interdependent and can only process after the previous event completes. Note: After you configure the processing order and submit the queue, it can't be edited. Instead, you must delete the queue and create another queue. |
| Job configuration type | Type of job configuration. Options include:- Constant number: Creates the required number of jobs. - Scale with node: Creates multiple jobs based on the number of nodes. Select this option if you don't know the number of available nodes. Note: This field is automatically set to Constant number when the Event Processing Order field is set to Sequential. |
| Scale factor | Total number of jobs, which is calculated based on the value of the Job configuration type field. |
| Poll interval | How frequently jobs should poll and process events in this queue. |
| Description | Description of the queue. |
Parent Topic:Discovery reference