We want to implement background jobs (either through celery or any other python supported lib) in App engine Flex environment. On googling we found that it's impossible to deploy celery like queues on App engine. GCP has service called Task queue for such scenario but it supports Standard environment of App engine. So how to implement this. 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 [email protected]. To post to this group, send email to [email protected]. 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/32812c96-f382-4f98-8973-a9c6786b95de%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
