PORTS: a method for dynamic interprogram communication and job control
暂无分享,去创建一个
Without communication mechanisms, a program is useless. It can neither obtain data for processing nor make its results available. Thus every programming language has contained communication mechanisms. These mechanisms have traditionally been separated into five categories based on the entity with which communication is established. The five entities with which programs can communicate are physical devices (such as printers, card readers, etc.), terminals (although a physical device, they have usually been treated separately), files, other programs, and the monitor. Corresponding to each of these categories are one or more communication mechanisms, some of which may be shared with other categories.
[1] Edsger W. Dijkstra,et al. The structure of the “THE”-multiprogramming system , 1968, CACM.
[2] J. F. Heafner,et al. The ISPL Basic File System and File Subsystem for Support of Computing Research , 1971 .
[3] Melvin E. Conway,et al. Design of a separable transition-diagram compiler , 1963, CACM.
[4] W DijkstraEdsger. The structure of the THE-multiprogramming system , 1968 .
[5] Robert Balzer. Dataless programming , 1967, AFIPS '67 (Fall).