摘要
ASP是微软系统高性能Web应用的基石,就单个IIS而言,ASP已使微软的Web性能达到世界顶尖。如何进一步提高ASP应用系统的处理能力,采用分布式技术是一个方向。微软系统已为我们提供了这样的平台,但在设计分布式ASP应用系统时,为了保证能够不断地得到性能提高,本文提出了三个设计策略:无状态请求,无状态中间层和使用共享数据缓存对象。
Asp has been the most important foundation of building full -functional OLTP Web application with high performance at Microsoft architecture. This article introduces strategies at design time to enable the target application can be easily distributed to a group of computers. As the result of the distribution,times of the throughput of individual server can be easily achieved. The strategies are:stateless request,stateless mid-tier component and caching shared data.
出处
《工业控制计算机》
1999年第6期52-54,共3页
Industrial Control Computer