What Batch Processing Systems Do You Use for Overnight Tasks?

0
10
Asked By CleverSocks42 On

I'm curious if anyone here utilizes a batch processing system for their overnight tasks. Specifically, what tools or programs do you rely on for this type of processing?

4 Answers

Answered By SunnyDays89 On

It really depends on what you need to process. Could you clarify what types of tasks you're looking to automate?

CleverSocks42 -

I'm mainly looking at file movements and data extraction, that kind of work.

Answered By DevOpsFan84 On

Have you considered using something like Tivoli Workload Scheduler or Jenkins? They can be really effective for managing batch processing.

Answered By TechGuru77 On

For system administration tasks, we've been using scheduled tasks on Windows, and on the Linux side, there's a similar setup that my colleagues manage. But the specific business applications we use are outside of what the sysadmin team handles.

NerdyNinja99 -

Are you talking about cron jobs for Linux?

Answered By SystemWizard88 On

We have several jobs set up using Windows Task Scheduler, and all of them are monitored through a self-hosted Sentry instance. It works pretty smoothly for us.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.