Capability
Cron Based Job Scheduling With Timezone And Concurrency Control
4 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “schedule-based-job-triggering-with-concurrency-control”
ML lifecycle platform with distributed training on K8s.
Unique: Implements schedule-level concurrency control preventing overlapping executions without requiring external job schedulers; integrates manual trigger actions (copy, restart) directly into the scheduling interface, enabling quick iteration on scheduled jobs
vs others: More integrated than Kubernetes CronJobs (platform-level concurrency control without CRD complexity) and simpler than Airflow (no separate scheduler/executor architecture, but less flexible for non-ML workflows)