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 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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b1869a20d62624a5f57c6c5ee721319cd2719b3ab82406a895d9b03924f763f |
|
MD5 | 981f9161562014d1bb4d534145bf0dc6 |
|
BLAKE2b-256 | edac21e5d60635de5bfe925ded668e23de8dbb01343210d4699806c877d30299 |
Close
Hashes for gcloud_aio_taskqueue-1.5.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d34dd497f81d0f497c549f9a11a52ce0b9bd4c8a53a290f17d46e5a86b92fbbd |
|
MD5 | 22bbdc7e5795aaf7eca01a4ee2ccb866 |
|
BLAKE2b-256 | 0ed475e72a1f21d2f76601e6a3ce6a61333d4fc4633ba15a4b03f29d471e0ef8 |