Skip to main content

Asyncio Python Client for Google Cloud Task Queue

Project description

Latest PyPI Version Python Version Support

Installation

$ pip install --upgrade gcloud-aio-taskqueue

Usage

We’re still working on documentation – for now, you can use the smoke tests as an example.

In addition to the TaskQueue implementation – which directly maps to the Google Cloud API – this project implements a Pull Task Queue Manager, which:

  • leases tasks from a single pull task queue

  • renews tasks as necessary

  • releases tasks on failure

  • deletes tasks when they are completed successfully

  • dead-letters and deletes tasks when they have failed too many times

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

gcloud-aio-taskqueue-1.0.5.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

gcloud_aio_taskqueue-1.0.5-py2.py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 2 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