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

Labels

in: webIssues related to web handlingstatus: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions