-
Notifications
You must be signed in to change notification settings - Fork 328
Closed
Labels
in: webIssues related to web handlingIssues related to web handlingstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Milestone
Description
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?
ch200203
Metadata
Metadata
Assignees
Labels
in: webIssues related to web handlingIssues related to web handlingstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement