Singularity
Task scheduler
An API and web application for scheduling and running long-running processes, one-off tasks, and scheduled jobs on the Apache Mesos platform.
Scheduler (HTTP API and webapp) for running Mesos tasks—long running processes, one-off tasks, and scheduled jobs. #hubspot-open-source
825 stars
54 watching
188 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
mesos
Related projects:
Repository | Description | Stars |
---|---|---|
kagkarlsson/db-scheduler | A simple task scheduler designed for use in clustered Java applications with persistent tasks and minimal dependencies. | 1,261 |
shinmera/simple-tasks | A simple task scheduling framework that allows executing tasks in the background. | 20 |
coreoz/wisp | A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
byulparan/scheduler | A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |
sgrondin/bottleneck | A lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications. | 1,833 |
zero88/scheduler.x | Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
madflojo/tasks | A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. | 303 |
jhuckaby/cronicle | A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,893 |
leosperry/chroniton | A library for running tasks on schedules with strongly typed jobs and asynchronous execution. | 182 |
matsukaz/hubot-schedule | A script to manage scheduled messages in a chatbot using both cron-style and datetime-based formats. | 46 |
hokify/agenda | A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |
anotherkamila/tasksched | A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task | 38 |
datarootsio/cheek | A lightweight declarative job scheduler for single-node environments. | 161 |
miyagawa/hubot-cron | A tool for scheduling messages in a chatbot at specific times and dates. | 214 |
google/marl | A task scheduler that manages the execution of tasks across multiple threads or fibers. | 1,881 |