Hi,
My primary concern is throughput, not cost. I would be happy to pay
more to gain higher concurrency and higher throughput.
If a customer uploads a list with 100,000 items to process, I would
like to burst to some upper limit of concurrency (higher than 20 qps
at least) and process the list as quickly as possible.
This seems to be something GAE could provide if the concurrency limits
were raised. My question is whether Google would allow a customer to
request a quota increase for task queue concurrency in situations like
this, or whether that's forbidden across the board for some reason.
Anyone from Google who can help answer this?
thanks,
-- James