Tolchin S G, Bergan E S, Arseniev M, Kuzmak P, Nordquist R, Siegel D
Johns Hopkins Hospital, Baltimore, MD.
Comput Methods Programs Biomed. 1987 Sep-Oct;25(2):193-208. doi: 10.1016/0169-2607(87)90054-x.
The Johns Hopkins Hospital is developing a distributed clinical information system that integrates functionally several UNIX, IBM MVS/CICS and MUMPS computer systems. Distributed application development is accomplished by interprocess communications across Ethernet using remote procedure calls. The remote procedure call (RPC) protocol provides a standard approach to the development of distributed applications using the metaphor of a subroutine call. The Sun Microsystems RPC and XDR (external data representation) protocols have been implemented in these environments. The systems, the distributed model, RPC implementations and applications examples are discussed.
约翰霍普金斯医院正在开发一个分布式临床信息系统,该系统在功能上集成了多个UNIX、IBM MVS/CICS和MUMPS计算机系统。分布式应用程序开发是通过使用远程过程调用在以太网上进行进程间通信来完成的。远程过程调用(RPC)协议提供了一种使用子程序调用的比喻来开发分布式应用程序的标准方法。Sun Microsystems RPC和XDR(外部数据表示)协议已在这些环境中实现。文中讨论了这些系统、分布式模型、RPC实现和应用示例。