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: over 9 years ago

Related projects:

Repository Description Stars
rq/django-rq Provides Django integration with Redis-based queuing for background jobs 1,855
codyreichert/cl-disque A Common Lisp 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 216
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,456
gmr/queries A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. 255
ros2/rclpy A Python library used to create and interact with ROS 2 client applications 314
rails/solid_queue A database-backed Active Job queuing backend with support for various features and integration with Ruby on Rails 1,986
stefan-jansen/zipline-reloaded A comprehensive Pythonic algorithmic trading library used for backtesting and developing trading strategies 1,212
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 438
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. 881
bogdanp/django_dramatiq An integration layer for Django to work with Dramatiq's task queue system. 351
saurabhnanda/odd-jobs A Haskell-based job queue system with an admin UI and additional features. 75