请问ASP.NET MVC框架支持异步页执行? [英] Does ASP.NET MVC Framework support asynchronous page execution?

查看:145
本文介绍了请问ASP.NET MVC框架支持异步页执行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我学习ASP.NET MVC框架,从像<一个有些文章href=\"http://weblogs.asp.net/stephenwalther/archive/2008/03/17/asp-net-mvc-in-depth-the-life-of-an-asp-net-mvc-request.aspx\"相对=nofollow>这个,似乎MvcHandler只执行()来实现,还没有实现异步API。其实,我并不认为控制器有异步API无论是。

I'm learning ASP.NET MVC Framework, From some articles like this, it seems that MvcHandler has only Execute() implemented, there is no asynchronous API implemented. Actually, I don't think Controller has asynchronous API either.

所以,ASP.NET MVC不支持异步编程?这可能是一个很大的障碍,以可扩展性,如果网页需要的I / O操作。

So, ASP.NET MVC doesn't support asynchronous programming? this could be a big hurdle to scalability if the web page needs I/O operation.

推荐答案

目前,异步支持不内置MVC。它的功能列表上,但是,当它可能被释放不保证准确(并以何种形式)。

At the moment, async support is not built into MVC. It's on the feature list, but no guarantees as to exactly when it might be released (and in what form).

这篇关于请问ASP.NET MVC框架支持异步页执行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆