-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Which part is this question about
https://cloud.google.com/blog/products/serverless/the-next-big-evolution-in-cloud-computing
Describe your question
A new feature from GCP: Per-instance concurrency. Many traditional applications run poorly when constrained to a single-request model that’s common in FaaS platforms. Cloud Run allows for up to 1,000 concurrent requests on a single instance of an application, providing a far greater level of efficiency.
This is really important for Flock since it needs to aggregate outputs from multiple functions.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested