Found 18 repositories(showing 18)
codez
An extension to Delayed::Job that allows you to set cron expressions for your jobs to run regularly.
kingandpartners
run cron jobs using sidekiq, resque, delayed_job, or sucker_punch
ddollar
Use Delayed::Job to run cron-like tasks
vbrendel
Like the Kissmetrics gem except using delayed_job instead of cron
northseadl
Go task queue & event bus. RabbitMQ/Redis, Jobs, Cron, EventBus, middleware, delayed messages, idempotency.
sandeeppaldotnet
Fire-and-forget background processing 🔹 Delayed execution 🔹 Recurring jobs using CRON syntax 🔹 Continuation jobs (chained) 🔹 Hangfire dashboard to monitor/manage all jobs 🔹 SQL Server as a persistent storage backend
dhanushkumar-amk
A production-grade distributed job queue engine built with Node.js, TypeScript, and Redis. Supports job prioritization, delayed jobs, cron scheduling, rate limiting, idempotency, graceful shutdown, real-time dashboard, and horizontal scaling via Docker.
ArctodusAS
delayed_cron_job extras
simple-eiffel
Job scheduling for Eiffel: cron expressions, delayed tasks, recurring jobs, persistent schedules
betarabbit
A container runs in Swarm cluster as a service, manages scheduled/delayed/cron based jobs for you.
Sleepwal
Go Tasker is a lightweight, high-performance task scheduling framework in Go, supporting delayed jobs, cron jobs, retries, and graceful shutdown.
ndebiec
A rails app that uses Sidekiq, Cron and Active Job to send instant, scheduled and delayed messages to a Slack channel
Arshaq08
A Redis-backed distributed email scheduling service built with Express.js, BullMQ, PostgreSQL, and background workers. Supports delayed jobs, persistence, and restart-safe processing without cron jobs.
frenme
Distributed service for scheduling tasks across multiple nodes with reliability and scalability. It supports cron-style jobs, delayed execution, and fault-tolerant coordination
hashinisatish2604-spec
Production-style email job scheduler built with Express, BullMQ, and Redis. Supports delayed job execution, persistent queues, concurrent workers, and SMTP-based email sending without cron jobs. Designed to demonstrate scalable background processing and restart-safe scheduling.
Harshvardhan-91
Cronix is a distributed job scheduling and background processing framework for Node.js. It enables developers to run asynchronous tasks, recurring cron jobs, delayed workloads, and retry failed operations using a scalable Redis-backed worker system. Designed for reliability and horizontal scaling,
wizcodepl
Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.
piyusdev2006
A workflow-based reminder system built using Motia that replaces traditional cron jobs and queues with durable workflows. Each reminder is modeled as a Motia workflow with clearly defined steps for creation, delayed execution, notification, status tracking, and cancellation. The system leverages Motia’s built-in state persistence and observability.
All 18 repositories loaded