Discussion:
[google-appengine] Background jobs in App engine Flex environment
Amit Chavan
2018-12-06 07:06:58 UTC
Permalink
We're using App engine Flex environment where we want to deploy application
with celery jobs & queues. So, How to configure App Engine project to
manage background jobs with app.yaml. I understand that google has separate
service called as "task queue" for this use case, but task queues support
only "Standard environment". Kindly help.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+***@googlegroups.com.
To post to this group, send email to google-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/71372217-9a40-4b00-aac9-84846ef45238%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
'George (Cloud Platform Support)' via Google App Engine
2018-12-07 02:32:55 UTC
Permalink
Hello Amit,

You may refer to our reply to your twin posting. This runs like this: "If
you want to use task queues in the Flexible Environment, a solution is
already present: Cloud Tasks
<https://cloud.google.com/blog/products/application-development/announcing-cloud-tasks-a-task-queue-service-for-app-engine-flex-and-second-generation-runtimes>,
a task queue service for App Engine flex and second generation run-times.
The Cloud Tasks Beta page <https://cloud.google.com/tasks/> offers more
practical insight".
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+***@googlegroups.com.
To post to this group, send email to google-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/3153826f-ef36-444d-9945-5cfce32c0575%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...