Skip to content

No support for Parallelism #477

@LeeMatthewHiggins

Description

@LeeMatthewHiggins

Am I missing something? using wrong?
It looks like the current system will only handle one request at a time????

run.dart line 27
shelf_io.serve(
Does not have shared = true
and No isolates are created

I have functions running on cloudrun that mostly call other services, it would be good to be able to process more than one at a time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions