taskqueue
There are 38 repositories under taskqueue topic.
sandglass/sandglass
Sandglass is a distributed, horizontally scalable, persistent, time sorted message queue.
vmihailenco/taskq
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
swlib/archer
基于协程Swoole的Task组件,支持多种模式。轻松实现协程Task的队列、并发、Defer、计时器等 | Swoole coroutine task kit - Swoole Humanization Library
Bogdanp/dramatiq_sqs
A Dramatiq broker that can be used with Amazon SQS.
Bogdanp/flask_dramatiq_example
An example app demonstrating how you can use Dramatiq with Flask.
akgnah/ucron
A micro Crontab & Task Queue for Python Web.
lxzan/concurrency
通用型任务队列, 带并发控制和故障恢复
gopal96685/throttler
A highly configurable Go library for rate-limiting, task scheduling, and priority-based execution with retries, backoff, and circuit breaking capabilities.
soroosh-tanzadeh/taskrunner
Taskrunner is an asynchronous task queue with Redis Streams backend
tomergoldst/job-queue
Persisted job queue for android
xiaojiaoyu100/curlew
Curlew is a job pool based on a local machine.
medecau/taskqueue
A set of classes to queue and thread function calls
gregermendle/task-queue
Simple task queue implementation in Java
oshankkumar/taskqueue-go
TaskQueue-Go: A distributed, high-performance task queue library for Go with support for customizable backends and scalable background job processing.
davidroman0O/retrypool
A powerful Go library for concurrent task processing with customizable retry logic and backoff strategies. Enhance your applications with robust and efficient worker pools that handle retries seamlessly.
pjabadesco/taskqueue-http
event orchestration
prantlf/asynctaskqueue.js
JavaScript worker queue to execute tasks asynchronously, based on (deferred) promises
Cca1337/django-celery-redis-flower
Django celery redis flower - Task queue with progress bars
CuteLeon/TaskQueueDemo
实现信号量控制的线程安全的任务队列系统;
Himenon/hakka-py
Container Oriented Worker
nmcapule/rmachinery
Create RichardKnop/machinery workers for R
OmidSa75/Tasks_Workflow
Implementing task workflow with celery
rd4704/big-data-collection
Building a scalable backend using Python, BigQuery and Task queues to store high volume data for analytics.
saadali1996/mrq
Mr. Queue - A distributed worker task queue in Python using Redis & gevent
samedhi/gaend
Convert GAE Models into endpoints
SriNandan33/flask-word-counter
Learning Flask and Redis Task Queue
stefanwalther/lepus
Convenience wrapper around amqplib.
wanglingsong/task-juggler
A simple task dispatcher in Java
dzhsurf/pynoticenter
Python client side notification center.
laststylebender14/crud-with-slice-db
Simple Crud Project with Slice db
sagoresarker/task-queue
Finite State machine based task queue in golang
tanpn2402/simple-rabbitmq-impl
A simple RabbitMQ sample with Java to implement the Stock Trading API
cloudchacho/taskhawk-go
TaskHawk is a replacement for celery that works on AWS and GCP, while keeping things pretty simple and straightforward. Any unbound function can be converted into a TaskHawk task.
jasine/taskqueue
kubernetes taskqueue CRD
xpzouying/go-example-task-queue
The example of task queue in Golang without any dependences.