© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#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# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

❔ Authorization handling in asp.net core
C#CC# / help
4y ago
❔ ASP.NET Core Persist Task between requests
C#CC# / help
4y ago
❔ ASP.NET to .net Core
C#CC# / help
3y ago