dotnet / dotnet/aspnetcore

[Java] Dispatch user callbacks and observe backpressure

Open
#23,825 1 comment 0 reactions 0 assignees View on GitHub
affected-few area-signalr enhancement severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

Currently we run user callbacks like On handlers, OnClosed, and possibly invocation responses/streaming. We want to run these on a dedicated scheduler that is used only for user code. We also want to observe backpressure from the observables if they are not consuming messages quick enough.

cc @davidfowl @halter73

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.