首页> 外文期刊>MSDN Magazine >ASP.NET Pipeline Use Threads and Build Asynchronous Handlers in Your Server-Side Web Code
【24h】

ASP.NET Pipeline Use Threads and Build Asynchronous Handlers in Your Server-Side Web Code

机译:服务器端Web代码中的ASP.NET管道使用线程和生成异步处理程序

获取原文
获取原文并翻译 | 示例

摘要

Fortunately for developers, threading in ASP.NET is a lot easier than it was in ASP. In this article, the author takes a look at threading in the ASP.NET HTTP pipeline, and explains how threads are managed efficiently without the involvement of the developer. The article considers how the common language runtime threadpool is used by ASP.NET to service requests, looks at the pooling mechanisms used for handlers, modules, and applications, and covers both IIS 5.0 and IIS 6.0 and how they differ in their approach to request processing and thread allocation. Finally, how and when to use asynchronous handlers is discussed for developers who still need to use threads in their own applications.
机译:对于开发人员来说幸运的是,ASP.NET中的线程比ASP中的线程容易得多。在本文中,作者将研究ASP.NET HTTP管道中的线程,并说明如何在开发人员不参与的情况下有效地管理线程。本文考虑了ASP.NET如何使用公共语言运行时线程池为请求提供服务,研究了用于处理程序,模块和应用程序的缓冲机制,并介绍了IIS 5.0和IIS 6.0以及它们在请求方式上的不同之处处理和线程分配。最后,为仍然需要在自己的应用程序中使用线程的开发人员讨论了如何以及何时使用异步处理程序。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号