seung-lab / python-task-queue

Asynchronous serverless task queue with timed leasing of tasks. Threaded implementations for SQS and local filesystem.
BSD 3-Clause "New" or "Revised" License
36 stars 9 forks source link

refactor: simplified AppEngineTaskQueueAPI #4

Closed william-silversmith closed 6 years ago

william-silversmith commented 6 years ago

Also partially implemented Google Cloud Tasks v2beta2. v1beta2 is now deactivated...