论文部分内容阅读
本文简述了异步任务调度在复杂Web应用中的必要性,分析并设计了相应的任务调度模型,以解决Web应用中大型任务处理时间长与系统要求响应时间短的矛盾;并以此为基础在ASP.net平台上实现了用于处理复杂任务的异步调度组件。通过采用任务联接、分布式处理等多种手段,本组件可提高系统的灵活性、伸缩性和可靠性,并可有效降低复杂业务开发的难度。
This paper describes the necessity of asynchronous task scheduling in complex Web applications, analyzes and designs the corresponding task scheduling model to solve the contradiction between the large task processing time and the short system response time in Web applications. Based on this, ASP.net platform for the realization of complex tasks for the asynchronous scheduling components. By adopting various methods such as task join and distributed processing, this component can improve the flexibility, scalability and reliability of the system and can effectively reduce the difficulty of complex business development.