mardi 3 mars 2015

ASP.NET MVC Async - Is EntityFramework Query CPU-bound or Network-bound or I/O-bound


Vote count:

0




Is it worthwhile to use Task based Asynch action methods in an ASP.NET MVC project to retrieve a bunch of EntityFramework queries which use LINQ-to-EF. The website is hosted in Azure as is the database. There are quite a few queries that load up a bunch of arrays to send via JSON to an ajax call from the client.



asked 2 mins ago







ASP.NET MVC Async - Is EntityFramework Query CPU-bound or Network-bound or I/O-bound

Aucun commentaire:

Enregistrer un commentaire