async and await in asp.net
-
async and await method not suitable in heavy traffic website
-
async and await method not suitable in heavy traffic website
Was there supposed to be a question hiding in there somewhere? :confused:
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
async and await method not suitable in heavy traffic website
Not a question. However, if it were a question regarding what can a heavy traffic website handle the answer would still be "it depends." Availability and responsiveness are dependent on many different factors including the performance of IIS and then also of the sql db and the network. Many, many, different factors.
There are only 10 types of people in the world, those who understand binary and those who don't.