mosquito
Job scheduler
Background job runner for Crystal applications supporting periodic and manual execution with Redis integration.
A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
227 stars
7 watching
24 forks
Language: Crystal
last commit: 2 months ago
Linked from 1 awesome list
background-jobscrystalfastredis
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
| Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
| A Crystal implementation of Sidekiq, a background job framework for Ruby. | 763 |
| A Clojure-based background job processing library with support for multiple message brokers and scheduling options. | 267 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 101 |
| A Node.js framework for managing background jobs with Redis as the backend store. | 1,379 |
| A cron system for Meteor that synchronizes jobs across multiple processes | 499 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
| Allows scheduling of JavaScript jobs to run in the background or foreground of a React Native app. | 747 |
| A lightweight Java framework for scheduling jobs with various triggers | 270 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
| A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |