Batch job schedulers are often viewed as simply triggering jobs based on calendar or time events, e.g., run monthly reports at the end of the month at 10PM. But job schedulers need to support many other triggering events (i.e., dependencies) beyond calendar or time-based events. Consider this common case: run customer reports at the end [...]The post Batch Job Scheduling and Dependencies appeared first on Flux.