Tork is a lightweight, distributed workflow engine that runs tasks as simple scripts within Docker containers.
⏳ Durable step functions via Postgres.
auto-scaling worker pool (work queue) in Go, using generics
MutexGear Library Preview
Command-line task queue
A durable, simple, opinionated, transactional work queue offering many features of a messaging system.
Use email as an async durable work-queue/backend for your static website or w/e else you want. It's like a trigger for a serverless function but even more serverless than the cloud providers can offer...
A simple PHP library for work-queue and job handling.
A Redis adapter for WQ (https://github.com/mle86/php-wq)
This project explores efficient data transfer mechanisms using RDMA, focusing on memory registration, request handling, and performance optimizations.Here we can see the demonstration of how RDMA impr...
An AMQP adapter for WQ (https://github.com/mle86/php-wq)
A Beanstalkd adapter for WQ (https://github.com/mle86/php-wq)
A simple message-based work queue processing system hosted in Kubernetes. It uses RabbitMQ as the queue store
A simple go worker that will not block a receive and will batch process the work queue.