Asyncio Python Client for Google Cloud Task Queue
Project description
Installation
$ pip install --upgrade gcloud-aio-taskqueue
Usage
We’re still working on documentation – for now, you can use the smoke test 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for gcloud-aio-taskqueue-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4d4b07a0de069bec1b0669a508e546c5c6c8f09f00caa04e722f60b9f3b22d6 |
|
MD5 | 4333d304e049859728ab8fd1f3ed1e5b |
|
BLAKE2b-256 | 73c33db6c5d44125755c9a379309ab0240811adb4db110e6fc09f250bd693cf4 |
Close
Hashes for gcloud_aio_taskqueue-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f3ced846142bfc751fe97b946922529fed5bc63d1ca4b069919a706b93626db |
|
MD5 | e2adf624c39cbe3ca72f9c8ffafed767 |
|
BLAKE2b-256 | 1a33f082cf8acd7fc43360422965a6440dfeb12e71d68768d1d1538211131d6a |