
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No of jobs limit for cron trigger
Hello
We want to schedule 50k jobs on TAC through cron trigger which may or may nor run on same time?
Would like to know is there any limit with Cron trigger or Quartz setting which can make TAC not responding ?
Also any recommended server configuration to support this number of Jobs?
Help appreciated
Thanks
Hemant

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
50,000 jobs scheduled via a Cron trigger. Wow! That is a lot. How many are you intending on running a day? Also, how many job servers do you have? Depending on the load of the jobs, you may need to think about your job servers as well.
Let me see if I can find some info on Cron limits.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can see some recommendations for configuration here:
https://help.talend.com/r/en-US/8.0/installation-guide-mdm-platform-windows/recommended-resources-according-to-number-of-concurrent-task-executions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
per day 1k jobs can be running. we are using jobserver as container on kubernetes as well as vm's
however since TAC does not support horizontal scaling (traffic is not auto redirected) we need to know the limits
