Share via


using of multithreading in asp.net mvc

Question

Tuesday, June 28, 2011 12:13 PM

is use of multithreading in asp.net mvc application always good?

it does icnrease performance always?

what's pros(beside performance) and cons for using multithreading in asp.net mvc?

I want to forward my step to more advanced programmer.

Thanks!

All replies (4)

Tuesday, June 28, 2011 12:49 PM ✅Answered

Hi friend,

maybe that can help you!

Good Luck!


Tuesday, June 28, 2011 1:54 PM ✅Answered

see my blog entry http://blogs.msdn.com/b/rickandy/archive/2009/11/14/should-my-database-calls-be-asynchronous.aspx


Sunday, July 3, 2011 2:25 PM ✅Answered

is use of multithreading in asp.net mvc application always good?

it does icnrease performance always?

what's pros(beside performance) and cons for using multithreading in asp.net mvc?

I want to forward my step to more advanced programmer.

Thanks!

Recently, (Most Valuable Threading Expert, Author of Windows via C/C++ & CLR via C# books and more importantly heavly involved in the creation of  new Visual Studio Asynchronous Programming,)  Jeffery Richter give some thoughts on using Threads in Server applications.

http://channel9.msdn.com/Shows/AppFabric-tv/AppFabrictv-Threading-with-Jeff-Richter


Tuesday, July 5, 2011 2:01 PM ✅Answered

is use of multithreading in asp.net mvc application always good?

If you have to ask, then it's a bad thing

it does icnrease performance always?

again, if you have to ask, it will likely decrease reliability and performance

Read my blog entry

http://blogs.msdn.com/b/rickandy/archive/2009/11/14/should-my-database-calls-be-asynchronous.aspx