I can't seem to find any information about this.
Either my imagination or ASP.NET Dev Server (Cassini) cannot handle multiple threads (e.g. multiple requests). Is it correct?
Does IIS Express support multiple threads?
Yes, functionally speaking, Cassini processes one request at a time.
IIS Express is an almost complete implementation of IIS and will provide the expected performance.
Source: https://habr.com/ru/post/907044/More articles:ERROR: syntax error at or near "user" - javaException: org.postgresql.util.PSQLException: ERROR: syntax error at or near the "call" - javaASP.NET Development Server parallel processing not working - concurrencyInsert text snippet into png image - linuxIt is not possible to understand the string search method as described. What is uFFFF? - javaXPath: select nodes with explicit attribute "xmlns" - xpathIs Visual Studio Asp.Net Development Server Really Multithreaded? - multithreadingPHP adds iTXt comment to PNG image - phpHttpServletResponse PrintWriter for writing InputStream - inputstreamgit marking unchanged files as modified - gitAll Articles