摘要
采用多线程RPC(Remote Procedure Call)很容易实现Unix系统下的分布式计算,网络上的工作站组可以在运行本机应用的同时通过后台运行的server为其它计算机提供计算功能,用一组低档工作站获得多CPU服务器的计算能力。讨论了XDR数据传输、server与client程序结构以及多线程或多进程RPC调用的实现方法。
Distributed computing under unix environment can be readily implemented by multithread RPC (remote procedure call). A group of workstations in network can provide computing aid for other computers while running local applications, hence implementing the compuring capability of a multi-CPU server. This paper discussed details of XDR data transmission, server and client program and multithreaded or multi-process RPC.
出处
《计算机工程与设计》
CSCD
2003年第3期24-26,29,共4页
Computer Engineering and Design