Skip to content

The next big evolution in serverless computing #327

@gangliao

Description

@gangliao

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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions