Skip to content

Support virtual threads in webmvc.GraphQlWebSocketHandlerΒ #1287

@yassenb

Description

@yassenb

We are already reaping the benefits of virtual threads for regular GraphQL requests. It would be nice to have it working for GraphQL subscriptions as well. It should be as easy as replacing the SessionState scheduler with one that spawns virtual threads instead of platform ones for each websocket connection. Or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions