A Study on the Kernel Supports for a Distributed Programming language

분산 프로그래밍 언어의 kernel에 관한 연구

  • 김영석 (고려대학교 전자전산공학과) ;
  • 이광휘 (고려대학교 전자전산공학과) ;
  • 안순신 (고려대학교 전자전산공학과)
  • Published : 1987.07.03

Abstract

In designing and implementing of a distributed system, a programming language which can describe and implement the various interactions between distributed processes in distributed systems is indispensible. High level language constructs such as concurrency. process synchronization between distributed processes and mutually exclusive access to common data could be built in a distributed programming language under the proper support of a language kernel. In this paper, we studied the language constructs a distributed programming language must have and specified the kernel supports necessary in implementing that high level language constructs.

Keywords