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
gcloud-aio-taskqueue-2.0.0.tar.gz
(11.2 kB
view hashes)
Built Distribution
Close
Hashes for gcloud-aio-taskqueue-2.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa2c7cb1780ca2378de6a578ff83d452471acf161552f07f85aa75d1915a1d19 |
|
MD5 | f89ad7c6cb6f58d770db5cee00812859 |
|
BLAKE2b-256 | 21e292263beef38e250e1b9c3a58ef8faf978b7e21205cb5bb1585f72a51a817 |
Close
Hashes for gcloud_aio_taskqueue-2.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9565bc4941aa52344db5dc988193f8ce36143f1431e98b7993b6aab644fd015 |
|
MD5 | 7211e8e3ee60b0e42285e27597d8b001 |
|
BLAKE2b-256 | 04fd84c5d827c199768d30fdb770659afaa79c5662b535a6bf757d60e66d3d71 |