dotnet / dotnet/aspnetcore

Real multithreading in Blazor WebAssembly

Open
#17,730 239 comments 435 reactions 0 assignees View on GitHub
affected-few area-blazor blocked Components Big Rock enhancement feature-blazor-wasm feature-blazor-wasm-threading Pillar: Complete Blazor Web Priority:1 severity-blocking
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

### Is your feature request related to a problem? Please describe.
I have load of CPU intensive requests connected to vial for the application data from sensors, and I would like to have a real multithreading for multiple sources which streams large amount of data nonstop.

### Describe the solution you'd like
Multithreading which is available already in WEBASM to be exposed to Blazor Client side.

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.