https://github.com/ericgj/tq
Ruby client for Google App Engine TaskQueue
https://github.com/ericgj/tq
Last synced: about 1 year ago
JSON representation
Ruby client for Google App Engine TaskQueue
- Host: GitHub
- URL: https://github.com/ericgj/tq
- Owner: ericgj
- Created: 2015-04-04T17:28:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T04:35:12.000Z (over 8 years ago)
- Last Synced: 2025-05-11T00:08:09.356Z (about 1 year ago)
- Language: Ruby
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TQ
Ruby client for Google Cloud Tasks (REST API v2beta2)
(Formerly Google App Engine Task Queues)
A simple framework for writing task worker processes.