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 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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 842912355ad66ab4c83af36618288c174679780dac4a878697c4d9dead4c4f91 |
|
MD5 | 1d48fe81fd279bf04524b0d25f12ac62 |
|
BLAKE2b-256 | 84cdff04c0a2504936bf1394cfa79aafa8c8166f410e4d5807a858552523855d |
Close
Hashes for gcloud_aio_taskqueue-1.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e696469c0d68dd069abcb3d0ed6ded8392cf21e6abd4e4f4f9dd78bbb00e45d5 |
|
MD5 | 3473c21083b215b8285bdc8b40a2b1d2 |
|
BLAKE2b-256 | dd13b804198341912ada2bf3bebf71532a6887f628de83636dd62207a02e9802 |