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.1.0.tar.gz
(11.2 kB
view hashes)
Built Distribution
Close
Hashes for gcloud-aio-taskqueue-2.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a9c12d631ea4de84b349d78fd4e9cd55e43242f8d8fa7564222aba879624f6d |
|
MD5 | a85b8d4d98e8c74ab8e99cfde5a19f75 |
|
BLAKE2b-256 | 1ada9e9416d1c2daa2fb4b791bb91feb239911b671c8fddcc36d144c2b1426cb |
Close
Hashes for gcloud_aio_taskqueue-2.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 633dac038a4b619ebb3a686455d1016994443fcf5637c77ff139cd394f6e334f |
|
MD5 | 99b5785557a20c20d30243cbb2f6ece3 |
|
BLAKE2b-256 | d34b8d1ba942eeec824860070eea33c5ae51bbcfc3254782003a189621dc4640 |