Search
Setup for Free
C
C#
•
2y ago
iamsingh.
✅ wbesocket handling large data
guys wht is the best way of handling thousands of incoming mssgs per secound
.
. i shared a image i use a single loop for everything is it the right way to do or any advice
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,237
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
T
TeBeCo
•
5/4/24, 11:09 AM
use signalr
T
TeBeCo
•
5/4/24, 11:09 AM
don
't write that manually
T
TeBeCo
•
5/4/24, 11:09 AM
or read the SignalR code itself
I
iamsingh.
OP
•
5/5/24, 2:03 AM
SignailIR is a separate library
? Or can i make my own signalir using websocket
T
TeBeCo
•
5/5/24, 7:27 AM
same answer as above
T
TeBeCo
•
5/5/24, 7:27 AM
just use signalr and don
't write that code above at all
T
TeBeCo
•
5/5/24, 7:28 AM
or open the source code as signalr and use it to know how you
're supposed to write code about websocket
aka
: you
're possibly reinventing the wheel
I
iamsingh.
OP
•
5/5/24, 4:45 PM
i have done that i write my own solution using only websocket
Similar Threads
Handling reading large files in C#
C
C# / help
2y ago
❔ Read large data over TCP
C
C# / help
3y ago
Using ref for large data types.
C
C# / help
2y ago
❔ DataBaseProblem
C
C# / help
3y ago