摘要
作为服务器应用的一个必需机能 ,就是要能同时处理多个客户机的请求。但是 ,由于客户机的请求而使服务器过载 ,就有可能造成服务器的崩溃。本文说明了如何设计安全的多线程服务器应用程序 ,并以一个HTTP服务器的开发作为实例。
For server applications to be useful,they should have the ability to serve multiple clients simultaneously.However,clients′ requests may overload the server′s machine and the server may crash.Explains how to write safe multi threaded server applications.The development of an HTTP server is used as an illustration.
出处
《沈阳工程学院学报(自然科学版)》
2001年第1期29-32,共4页
Journal of Shenyang Institute of Engineering:Natural Science