gae-cron

command module
v0.0.0-...-09454d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

README

GAE Cron for Cloud PubSub Obsolete

GCP now provides a cron service.

Original: https://github.com/GoogleCloudPlatform/reliable-task-scheduling-compute-engine-sample

The Google App Engine Application which publishes 4 publications to 4 topics, every mintes, every hours, every days and every weeks.

Using this service for scheduling and Google Cloud Pub/Sub for distributed messaging, you can build an application to reliably schedule tasks which can trigger Google Cloud Functions.

Topics

projects/:project_id/topics/daily-tick
projects/:project_id/topics/hourly-tick
projects/:project_id/topics/minutely-tick
projects/:project_id/topics/weekly-tick

Usage

gcloud app deploy app.yaml \cron.yaml

# check
gcloud app browse

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL