Showing 36 of 157 projects
A lightweight .NET library for durable asynchronous messaging using a database as a queue, enabling background processing and event-driven workflows.
A Ruby job scheduler that runs jobs in parallel threads within a persistent process, designed as a cron replacement.
A Docker Compose starter kit for small teams to adopt microservices with built-in authentication, background jobs, and WebSocket push.
A job processing system for Elixir applications built on GenStage and Redis, offering durability, back-pressure, and rate limiting.
A Redis-backed task queue engine for Node.js with advanced task control, worker pools, and eventual consistency.
Example Next.js project deployed on Vercel with AWS services for database, cron jobs, and background jobs.
A Crystal shard providing a clear DSL for writing periodic or scheduled tasks with flow control and exception handling.
A type-safe queue for background tasks built on top of PocketBase, requiring no server modifications.
A .NET library for distributed job/worker logic using RabbitMQ, with automatic connection management and recovery.
A high-precision scheduler for Crystal that enables scheduling tasks, CRON jobs, and asynchronous pipelines.
A Common Lisp background job processing library inspired by Sidekiq, using Redis for job queuing.
A Redis-based queue system for Symfony2 projects supporting producer/consumer and publisher/subscriber patterns.
A simple job scheduler implementation for Dropwizard that integrates Guice and Quartz with dependency injection support.
An Elixir-based cron-like system that integrates directly into your supervision tree for scheduling periodic tasks.
A Python worker application that processes SQS messages and sends emails using AWS SES, demonstrating AWS Elastic Beanstalk worker roles.
An Elixir client library for Faktory, enabling background job processing and worker management.
A Dropwizard bundle for adding scheduled jobs using Sundial, a Quartz-based scheduler.
A lightweight Go task scheduler with cron syntax, task dependency chains, and failure strategy control.
A Symfony bundle for integrating RabbitMQ messaging patterns into PHP applications using the php-amqplib library.
A Common Lisp library for monitoring and automatically restarting long-running background threads.
A lightweight PostgreSQL LISTEN daemon using Node.js and systemd for handling NOTIFY events.
A lightweight Python task queue framework using SQLAlchemy and PostgreSQL SKIP LOCKED/NOTIFY for transactional task processing.
A high-performance Rust task scheduler with persistence, repeatable tasks, and Cron-based scheduling.
A thread-safe task scheduling system for .NET applications using cron expressions and the Earliest Deadline First algorithm.
A generic Task behavior for Elixir that encapsulates errors and enables recovery in GenStage workers.
An Elixir library for executing asynchronous tasks with result persistence, concurrency control, and retry mechanisms.
A Go library providing a ticker that works with Unix, Quartz, and directive-based Cron schedules.
An Elixir client for beanstalkd, supporting the full Beanstalkd protocol for job queue operations.
A cron-like scheduler for Common Lisp with a readable domain-specific language for defining jobs.
A Sidekiq server middleware that writes job lifecycle events and global metrics to InfluxDB for monitoring.
Elixir client for Disque, an in-memory distributed job queue.
A task and jobs runner for Meteor.js applications with support for clusters and multiple instances.
A Symfony bundle for scheduling console commands as server-side jobs using Zend Queue.
A cron-style scheduler application for Elixir that matches time patterns to execute tasks.
A Crystal-based process manager that runs background and foreground processes from a Procfile with supervision and auto-restart.
Queuex is a priority queue library for Elixir with multiple backend options and configurable worker pools.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.