disq

Job queue library

A Python client library for interacting with the Disque distributed job queue system

Python disque client, built on redis-py

GitHub

52 stars
5 watching
3 forks
Language: Python
last commit: about 9 years ago

Related projects:

Repository Description Stars
rq/django-rq Provides Django integration with Redis-based queuing for background jobs 1,838
codyreichert/cl-disque A client library for interacting with an in-memory job queue and message broker 13
pallets-eco/flask-rq A library that integrates Redis queues with Flask applications 217
mosic/exdisque An Elixir client for interacting with an in-memory job queue service 17
didil/goblero A Go library that provides an embedded persistent job queue with in-process job processing and storage backed by BadgerDB. 161
rq/rq-scheduler Library that adds scheduling capabilities to Redis-based queuing library 1,447
gmr/queries A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. 256
ros2/rclpy A Python library used to create and interact with ROS 2 client applications 308
rails/solid_queue A Ruby-based queuing backend for Active Job with support for multiple features and databases. 1,938
stefan-jansen/zipline-reloaded A comprehensive Pythonic algorithmic trading library used for backtesting and developing trading strategies 1,184
ryan-allen/workflow A Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API. 233
cr0hn/aiotasks An asynchronous and distributed task queue based on Python asyncio framework 439
pricingassistant/mrq A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. 877
bogdanp/django_dramatiq An integration layer for Django to work with Dramatiq's task queue system. 349
saurabhnanda/odd-jobs A Haskell-based job queue system with an admin UI and additional features. 75