© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
3y ago
•
2 replies
rokibox
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,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Authorization handling in asp.net core
C
C# / help
4y ago
❔ ASP.NET Core Persist Task between requests
C
C# / help
4y ago
❔ ASP.NET to .net Core
C
C# / help
3y ago