r-cluster
R scheduler
A tool to schedule R scripts on a distributed computing environment
A tool to distributively schedule R scripts on a mesos cluster
7 stars
6 watching
2 forks
Language: HTML
last commit: about 9 years ago
Linked from 1 awesome list
golangmesosr
Related projects:
Repository | Description | Stars |
---|---|---|
| A Mesos Python Scheduler that selects hosts and configurations based on weighted random selection, using Python RQ for job scheduling. | 1 |
| An execution system for tasks with dependencies. | 694 |
| A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 41 |
| Library that adds scheduling capabilities to Redis-based queuing library | 1,456 |
| A library for managing and orchestrating parallel computing tasks across multiple machines | 1,582 |
| Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
| A modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality. | 274 |
| A parallel task execution runtime using parallel depth-first scheduling | 34 |
| A task scheduler for Java applications that provides persistent scheduling and high throughput. | 1,279 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| A lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications. | 1,838 |
| A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,975 |
| A simple Go library to handle scheduled tasks with varying intervals. | 233 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |