Benefits
-
Trigger multiple Catalyst components, and invoke third-party URLs
You can submit a Job to the Job Pool to trigger Catalyst components like Job Functions, Circuits, and AppSail services. You can also trigger third-party URLs using any request method. As these jobs are being executed in their individual Job Pools, they can all be executed together in parallel. This is true for Function Job Pool, provided the memory allocation is configured accordingly. -
Multiple ways to create and submit jobs
You can create a job and submit a job to its Job Pool by using the Builder in the console. The Builder feature is available in the Job Pool and Jobs component. You can also submit an immediate job using the Submit Job button present in the Cron component. You can also submit a job through code using the Java, Node.js or Python Catalyst SDKs, and using the REST API. -
There are no restrictions on the number of jobs being submitted
You have no restriction on the number of jobs you can submit to a Job Pool, and you have no restriction on how quickly the jobs can be submitted. You can schedule a cron can submit a job to the job pool in one minute intervals. -
Adept at failure handling
Every job created and submitted to the Job Pool will be executed. However, if a job is not being executed due to external factors, you can automate further attempts to resubmit the job to the Job Pool using the Retries option while you configure a job.
Last Updated 2025-05-30 16:54:59 +0530 +0530
Yes
No
Send your feedback to us