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 tests as an example.
In addition to the PullQueue and PushQueue implementations – which directly map to the Google Cloud API (v2beta2 / v2beta3) – 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
Contributing
Please see our contributing guide.
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-3.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e154e86f4213e032e92d492db9ebd4fd00e06ac70a94689fb28f7ae39a22ff3b |
|
MD5 | a13e59f6320a9fab0d731b66edc03d3b |
|
BLAKE2b-256 | 5060f7d29d7d6d68a6526ea540366949c52e51eb28fa57b903c98010e2a44b98 |
Close
Hashes for gcloud_aio_taskqueue-3.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 639e8228ac72e11d76a9163aa276865363f5e630a4f982eb0b8a40b7e55d651c |
|
MD5 | 78ecd3155f2f70324dd6e90b396c872e |
|
BLAKE2b-256 | b432c59284f89d3892a686c0aca5939bf61b2c066a25e2483a78043772626273 |