asp.net mvc 2 and .net 4 parallelism

Posted by Comma on Stack Overflow See other posts from Stack Overflow or by Comma
Published on 2010-04-21T16:28:26Z Indexed on 2010/04/21 16:33 UTC
Read the original article Hit count: 139

Filed under:
|
|

How can MVC website benefit from the new parallelism features in .net 4? don't websites support parallelism by default since multiple users access them at the same time? Can someone clarify this?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about mvc