摘要
进程作为资源的拥有者和操作系统中被调度的基本单元,是现代操作系统的重要概念;掌握多进程编程并应用于实际,可以加深对操作系统的认识,是每个优秀程序员必备的素质。本文通过基于RPC的Client/Server进程应用程序的编写,讲述了实现进程并发的分布式计算。
As the owner of computer system resource and scheduled primary unit in operating system,process is an important notion in modern operating system;So gaining multiprocess programming knowledges and applying them to practice can greatly improve the understanding of operating system,and these knowledges are necessary quality for an excel-lent computer programmer.This paper states the implementation of distributed computing of concurrent processes,based on the applied Client /Server process program design using multiprocess RPC.
出处
《现代计算机》
2002年第5期75-78,共4页
Modern Computer