Google App Engine - tasks per service instance

9 views
Skip to first unread message

Filip via StackOverflow

unread,
May 17, 2017, 9:08:09 AM5/17/17
to google-appengin...@googlegroups.com

I have an Google App Engine module with max_instances: 15. I want task queues that work on that service to be concurrent, eg: now only 15 tasks are running at once. How can i let app engine now that more tasks could be run in the same time, not one per instance?

The way it works now is 1/instance so if i set max_instances to 150 it would fire up 150 instances and work on 150 tasks. But those tasks are not CPU heavy so multiple ones could be run on the same instance.



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/44025733/google-app-engine-tasks-per-service-instance
Reply all
Reply to author
Forward
0 new messages