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 PushQueue implementation – which directly maps to the Google Cloud API v2beta2 – 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-1.5.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 401cf1c53a88f179fac549cd20450268175632bc612f6e4fac8d46919a29ed8a |
|
MD5 | cbd5aa4acedc362deb7336e365907697 |
|
BLAKE2b-256 | 420130b906740499cfb70aeb245fd31b5a1a99be3385cfdf5b1802706e331ca7 |
Close
Hashes for gcloud_aio_taskqueue-1.5.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6432a882e7c9d2c62b50525506fa2bfdbcd81d67be159e3dc50f20620f9cf2f |
|
MD5 | 24b34dbd8712b88785c3bfda46dc8823 |
|
BLAKE2b-256 | 7c987065d2eb300be1552ce1a0978bc65b7fd64b507e50fa00690775f38c689e |