Search
Get Started
C
C#
•
3y ago
ав
Is ASP.NET Core requests handling multi-threaded?
Do I understand correctly that requests may be processed in different threads
? For example
, if I have a singleton queue should I use a ConcurrentQueue
<T
> instead of Queue
<T
> for that
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,124
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Similar Threads
❔ Authorization handling in asp.net core
C
C# / help
3y ago
❔ ASP.NET Core Persist Task between requests
C
C# / help
3y ago
❔ ASP.NET to .net Core
C
C# / help
3y ago