Skip to main content

Distributed task queue.

Project description

Gromozeka is distributed task queue, based on RabbitMQ.

Features

  • RabbitMQ as broker

  • simple definition of a task as a normal function.

  • ability to retry on error (max_retries and retry_countdown options).

  • ability to bind task as self option to worker function.

  • ability to make control on workers with internal API

TODO’s

  • [ ] Tests

  • [ ] Workflows (need’s result backend)

Installation

As usually use pip:

pip install gromozeka

Documentation

See full documentation

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

gromozeka-0.0.6.tar.gz (15.5 kB view hashes)

Uploaded Source

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