Organizing software in a distributed environment

  • Butler Lampson ,
  • Eric Schmidt

1983 ACM SIGPLAN Symposium on Programming Language Issues in Software Systems |

Published by ACM SIGPLAN | Organized by ACM SIGPLAN

Proc., ACM Sigplan Notices 18, 6 (Jun. 1983), pp 1-13

DOI

The System Modeller provides automatic support for several different kinds of program development cycle in the Cedar programming system. It handles the daily evolution of a single module or a small group of modules modified by a single person, the assembly of numerous modules into a large system with complex interconnections, and the formal release of a system. The Modeller can also efficiently locate a large number of modules in a big distributed file system, and move them from one machine to another to meet operational requirements or improve performance.