Asyncio Python Client for Google Cloud Task Queue
Project description
Installation
$ pip install --upgrade gcloud-aio-taskqueue
# or
$ pip install --upgrade gcloud-rest-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
Built Distribution
Close
Hashes for gcloud-aio-taskqueue-4.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b0989c78c099fabd0ef207294aacc04ab81764986322523151a6b67f0217333 |
|
MD5 | 4d2f41d73877ff2461d01c61d50fe35e |
|
BLAKE2b-256 | f96874a4203f5e0f2e022495e487feeb561dd63ea1d2408511230bb3903e5dc3 |
Close
Hashes for gcloud_aio_taskqueue-4.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcbcb4e2f582dba0d40d01ddb0955df626c598acd754fbefc3ce5bd9d446219e |
|
MD5 | 2b42fbdd1980691a67459d89157e6cd6 |
|
BLAKE2b-256 | 5d0eeae146a5f17ebf7dfcf843682035ead7241fb9adce70455b8cfeb0d75641 |