Skip to main content

Asynchronous python library impementing priority queue based on Redis sorted sets

Project description

arpq

Asynchronous python library impementing priority queue based on Redis sorted sets.

Features

  • support for many producers/consumers
  • support for different encoders (json, msgpack, pickle, ...)

Panned features

  • support for different async redis libraries (aioredis, aredis, ...)
  • batch task processing
  • better control over encoders (passing different arguments for encode/decode)

Examples

TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arpq-0.1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

arpq-0.1.0-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page