Topic: "taskqueue"
sandglass/sandglass 📦
Sandglass is a distributed, horizontally scalable, persistent, time sorted message queue.
Language: Go - Size: 4.76 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1,529 - Forks: 45

vmihailenco/taskq
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
Language: Go - Size: 709 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1,286 - Forks: 107

swlib/archer
基于协程Swoole的Task组件,支持多种模式。轻松实现协程Task的队列、并发、Defer、计时器等 | Swoole coroutine task kit - Swoole Humanization Library
Language: PHP - Size: 36.1 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 143 - Forks: 26

Bogdanp/dramatiq_sqs
A Dramatiq broker that can be used with Amazon SQS.
Language: Python - Size: 45.9 KB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 61 - Forks: 21

Bogdanp/flask_dramatiq_example
An example app demonstrating how you can use Dramatiq with Flask.
Language: Python - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 30 - Forks: 4

akgnah/ucron
A micro Crontab & Task Queue for Python Web.
Language: Python - Size: 93.8 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 29 - Forks: 5

lxzan/concurrency
通用型任务队列, 带并发控制和故障恢复
Language: Go - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 1

gopal96685/throttler
A highly configurable Go library for rate-limiting, task scheduling, and priority-based execution with retries, backoff, and circuit breaking capabilities.
Language: Go - Size: 26.4 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 16 - Forks: 1

tomergoldst/job-queue
Persisted job queue for android
Language: Java - Size: 160 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

soroosh-tanzadeh/taskrunner
Taskrunner is an asynchronous task queue with Redis Streams backend
Language: Go - Size: 73.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 1

xiaojiaoyu100/curlew
Curlew is a job pool based on a local machine.
Language: Go - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

medecau/taskqueue
A set of classes to queue and thread function calls
Language: Python - Size: 12.7 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 3

gregermendle/task-queue
Simple task queue implementation in Java
Language: Java - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

oshankkumar/taskqueue-go
TaskQueue-Go: A distributed, high-performance task queue library for Go with support for customizable backends and scalable background job processing.
Language: Go - Size: 1.68 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

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.
Language: Go - Size: 835 KB - Last synced at: about 20 hours ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

prantlf/asynctaskqueue.js
JavaScript worker queue to execute tasks asynchronously, based on (deferred) promises
Language: JavaScript - Size: 599 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

myui/fairque
Fair queue implementation using Redis with work stealing and priority scheduling
Language: Python - Size: 130 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stefanwalther/lepus
Convenience wrapper around amqplib.
Language: JavaScript - Size: 162 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

pjabadesco/taskqueue-http
event orchestration
Language: PHP - Size: 1.87 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Himenon/hakka-py
Container Oriented Worker
Language: Python - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

nmcapule/rmachinery
Create RichardKnop/machinery workers for R
Language: R - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

CuteLeon/TaskQueueDemo
实现信号量控制的线程安全的任务队列系统;
Language: C# - Size: 27.3 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

saadali1996/mrq Fork of pricingassistant/mrq
Mr. Queue - A distributed worker task queue in Python using Redis & gevent
Language: Python - Size: 1.87 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rd4704/big-data-collection
Building a scalable backend using Python, BigQuery and Task queues to store high volume data for analytics.
Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

samedhi/gaend
Convert GAE Models into endpoints
Language: Python - Size: 87.9 KB - Last synced at: 3 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

wanglingsong/task-juggler
A simple task dispatcher in Java
Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 2

premana/fairque
FairQueue offers a robust fair queue system built on Redis, featuring priority scheduling and work stealing for efficient task management. With built-in monitoring and error handling, this solution ensures reliability in production environments. 🚀👨💻
Language: Python - Size: 202 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

laststylebender14/crud-with-slice-db
Simple Crud Project with Slice db
Language: Python - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tanpn2402/simple-rabbitmq-impl
A simple RabbitMQ sample with Java to implement the Stock Trading API
Language: Java - Size: 215 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dzhsurf/pynoticenter
Python client side notification center.
Language: Python - Size: 317 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OmidSa75/Tasks_Workflow
Implementing task workflow with celery
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

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.
Language: Go - Size: 8.84 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

xpzouying/go-example-task-queue
The example of task queue in Golang without any dependences.
Language: Go - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

SriNandan33/flask-word-counter
Learning Flask and Redis Task Queue
Language: Python - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jasine/taskqueue
kubernetes taskqueue CRD
Size: 3.46 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

759325100/task-queue
task quee for node.js
Language: JavaScript - Size: 7.81 KB - Last synced at: about 19 hours ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

adipasquale/taskqueues-slides-2015
A talk about common pitfalls when designing taskqueue systems - 12/10/2015
Language: HTML - Size: 1.24 MB - Last synced at: 2 days ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0
