Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gromozeka

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gromozeka

Distributed task queue.

  • 0.1.4
  • PyPI
  • Socket score

Maintainers
1

========= Gromozeka

Gromozeka is distributed task queue, based on RabbitMQ.

.. image:: https://readthedocs.org/projects/gromozeka/badge/?version=latest :target: https://gromozeka.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

Features

  • Brokers:

  • RabbitMQ

  • Result backends:

  • Redis

  • 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_adapter)

Installation

As usually use pip:

.. code-block:: bash

pip install gromozeka

Documentation

See full documentation <http://gromozeka.readthedocs.io/en/latest/>_

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc