Questions tagged [job-scheduler]

37 questions
0
votes
1 answer

In autosys host, one particular path .lck files are automatically creating

We have a autosys host, In particular active path , automatically .lck files are created. Due to this, We could see success runs but our Portal is not getting synced as per the Job run scheduled for every 5min.Observing some delay in syncing the…
Varun K M
  • 13
  • 4
0
votes
1 answer

Cron Jobs don't run all the time (just a part of the hour)

I work on a website who is using cron jobs for import and update products. The platform is Woocommerce. The supplier offered the csv file, and a server requirements. I have them over the requested: 32GB RAM, 16vCore, 400GB space. The issue is that…
0
votes
1 answer

Anybody know the rough licensing pricing for "IBM Spectrum LSF" running on a small cluster computers?

Anybody know the rough licensing pricing for "IBM Spectrum LSF" running on a small cluster computers? How do they license this product?
pico
  • 111
  • 4
0
votes
1 answer

How to trigger k8s Job from different application?

I will briefly describe my application workflow: I have one application (cronjob), this application read my database and I want to, based on the output from database, run a few jobs in Kubernetes. Sometimes 1 job, sometimes 10 jobs, it depends.…
0
votes
1 answer

Is there a way to handle host restart for CRON task if the restart frequency is extremely low about once-twice per year?

As mentioned in another question here: Job scheduling using crontab, what will happen when computer is shutdown during that time? that Cron jobs will not work during shutdown/restart case and we can use Anacron for such situations For my case, there…
Aadil Hoda
  • 103
  • 4
0
votes
1 answer

What's so good about having a job queue?

I am currently building an API that sends transactional emails to users. I do this with a job queue, bull in particular. During development, something crossed my mind; where are these jobs actually executed? Currently, I send these jobs through bull…
-1
votes
3 answers

Alternative GUI for Open Source Job Scheduler

Are there some alternative open source GUI developed to improve the management of jobs and job chains in Open Source Job Scheduler?
JuanZe
  • 109
  • 6
1 2
3