All Projects → samuelcolvin → Arq

samuelcolvin / Arq

Licence: mit
Fast job queuing and RPC in python with asyncio and redis.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Arq

Fennel
A task queue library for Python and Redis
Stars: ✭ 24 (-96.55%)
Mutual labels:  async, asyncio, redis, queue
Memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Stars: ✭ 74 (-89.35%)
Mutual labels:  async, redis, distributed
Yii2 Queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
Stars: ✭ 977 (+40.58%)
Mutual labels:  async, redis, queue
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (-79.28%)
Mutual labels:  async, concurrency, concurrent
Goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
Stars: ✭ 127 (-81.73%)
Mutual labels:  concurrency, concurrent, queue
Ignareo Isml Auto Voter
Ignareo the Carillon, a web spider template of ultimate concurrency built for leprechauns. Carillons as the best web spiders; Long live the golden years of leprechauns!
Stars: ✭ 154 (-77.84%)
Mutual labels:  asyncio, concurrency, distributed
Aint Queue
🚀 An async-queue library built on top of swoole, flexable multi-consumer, coroutine supported. 基于 Swoole 的一个异步队列库,可弹性伸缩的工作进程池,工作进程协程支持。
Stars: ✭ 143 (-79.42%)
Mutual labels:  async, worker, queue
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (+96.4%)
Mutual labels:  redis, queue, distributed
Flask Rq2
A Flask extension for RQ.
Stars: ✭ 176 (-74.68%)
Mutual labels:  tasks, redis, queue
leek
Celery Tasks Monitoring Tool
Stars: ✭ 77 (-88.92%)
Mutual labels:  queue, worker, distributed
spinach
Modern Redis task queue for Python 3
Stars: ✭ 46 (-93.38%)
Mutual labels:  queue, tasks, asyncio
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (-25.61%)
Mutual labels:  concurrency, concurrent, worker
Simpleue
PHP queue worker and consumer - Ready for AWS SQS, Redis, Beanstalkd and others.
Stars: ✭ 124 (-82.16%)
Mutual labels:  worker, redis, queue
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (-74.39%)
Mutual labels:  queue, concurrency, asyncio
Sidekiq Job Php
Push and schedule jobs to Sidekiq from PHP
Stars: ✭ 34 (-95.11%)
Mutual labels:  worker, redis, queue
Fastapi Plugins
FastAPI framework plugins
Stars: ✭ 104 (-85.04%)
Mutual labels:  async, asyncio, redis
Pyee
A port of Node.js's EventEmitter to python
Stars: ✭ 236 (-66.04%)
Mutual labels:  async, asyncio, concurrency
rearq
A distributed task queue built with asyncio and redis, with built-in web interface
Stars: ✭ 81 (-88.35%)
Mutual labels:  queue, distributed, asyncio
Redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Stars: ✭ 17,972 (+2485.9%)
Mutual labels:  redis, queue, distributed
Aiocache
Asyncio cache manager for redis, memcached and memory
Stars: ✭ 496 (-28.63%)
Mutual labels:  asyncio, redis

arq

CI Coverage pypi versions license

Job queues in python with asyncio and redis.

See documentation for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].