我一直在阅读关于线程敏捷性可能导致.Net的问题的一些帖子,并想知道在哪里寻找这些问题。
阅读一些帖子,包括以下内容:
http://blog.stephencleary.com/2013/04/implicit-async-context-asynclocal.html
http://piers7.blogspot.de/2005/11/threadstatic-callcontext-and_02.html
http://www.lhotka.net/WeBlog/PermaLink,guid,019e3c37-38ed-492e-b769-16e1a57fed0a.aspx
我不确定线程敏捷性是否只是一个问题,当IIS被调用时,如下面的SO答案所示:
What is the meaning of thread-agility in ASP.Net?
Does a .NET service exhibit thread agility?
仅承载Web.API和WCF服务的应用程序是否会受到影响?