摘要
开发了一个分布式操作系统的原型─—CLUSTERS,通过引入两级并发体制,提供了一种称为簇程(cluster)的大颗粒度并发单元.初步的实践表明,簇程很好地适应了分布式系统对并发机制的独特要求.
Concerned with the coarse grain tasks in a distributed operating systems, this paper described the design and implementation of the prototype of a distributed operating system which named CLUSTERS. CLUSTERS is created based on the Parallel Virtual Machine(PVM). In CLUSTERS, a kind of concurrency mechanism, cluster, is provided to construct coarse grain tasks in distributed applications. It is revealed that cluster can well adapt the requirement to the operating system's concurrency mechanism by kinds of distributed applications.
出处
《上海交通大学学报》
EI
CAS
CSCD
北大核心
1996年第6期7-14,共8页
Journal of Shanghai Jiaotong University
关键词
分布式操作系统
任务粒度
并发
簇程
操作系统
distributed operating system
task's granularity
concurrency
cluster