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-1.6.0.tar.gz
(11.2 kB
view hashes)
Built Distribution
Close
Hashes for gcloud-aio-taskqueue-1.6.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cef4db51cb5947ec8f6b6b3600affe3ae2dce2ffc16ea3e202909c9826edcec9 |
|
MD5 | ad8468cfbb1954d97596f65c3e360272 |
|
BLAKE2b-256 | 4c41998c006bcf90869464213d406648d9ee3d9eeffcd04714ccde35d8c4f61b |
Close
Hashes for gcloud_aio_taskqueue-1.6.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b89330e3bcdb8c54d55e975bf67886ca1c10983aa13c9fbb660f26fb8f46ef5f |
|
MD5 | b2adab1149a459a177017e299bb42610 |
|
BLAKE2b-256 | 0de76ecd308b2051ab0852343d5308033dd35b060a61a3c664dbc84b62536c0d |