进程并发 meaning in English
process concurrency
Examples
- From concurrent view of process , processes in the view are like nodes in network
从进程并发的角度看,进程与网络节点相似。 - Through analysing and comparing different internal architectures of network server , it brings up process - pool - based smtp server , pop3 server and wmg server , and the mta server based on the single process concurrent service ( spcs ) architecure . at the same time , the resolvement of critical network i / o issues related to spcs is analyzed and figured out
通过对五种网络服务器内部架构的分析和比较,最后提出:基于进程池的smtp服务器、 pop3服务器、 wmg服务器,基于单进程并发服务( singleprocessconcurrentservice ? spcs )架构适合用于实现高性能的mta ,同时分析并给出了单进程并发服务器中关键的网络i o实现技术。