期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
分布计算机系统多版本并发控制算法
1
作者 廖先湜 李克勤 张赤红 《计算机应用与软件》 CSCD 1989年第1期51-57,共7页
本文研究了分布系统多个结点的独立并发进程同时访问互斥区的多版本并发控制算法。每一个写进程对共享文件产生一个新版本,原来的版本则成为后备版本和过时版本。任何时候,每一个共享文件都可能有多个版本。算法保证并发读进程无冲突地... 本文研究了分布系统多个结点的独立并发进程同时访问互斥区的多版本并发控制算法。每一个写进程对共享文件产生一个新版本,原来的版本则成为后备版本和过时版本。任何时候,每一个共享文件都可能有多个版本。算法保证并发读进程无冲突地并行访问互斥区,实现了读读并行,读写并行,提高了系统速度。多版本冗余技术提供了容错功能。 展开更多
关键词 并发进程 分布系统 进程控制算法
下载PDF
Rendezvous Facilities in a Distributed Computer System
2
作者 廖先湜 金兰 《Journal of Computer Science & Technology》 SCIE EI CSCD 1995年第2期188-192,共5页
The distributed computer system described in this paper is a set of computernodes interconnected in an interconnection network via packet-switching interfaces.The nodes communicate with each other by means of message-... The distributed computer system described in this paper is a set of computernodes interconnected in an interconnection network via packet-switching interfaces.The nodes communicate with each other by means of message-passing protocols. Thispaper presents the implementation of rendezvous facilities as highlevel prhoitives provided by a parallel programming language to support interprocess cornmunication andsynchronisation. 展开更多
关键词 Rendevous packet-switching interface message-passing protocols interprocess communication and synchronization high-level primitive parallel programming language interconnection network
原文传递
A Mechanism Supporting the Client/Server Relationship in the Operating System of Distributed System “THUDS”
3
作者 廖先湜 金兰 《Journal of Computer Science & Technology》 SCIE EI CSCD 1991年第3期256-262,共7页
This paper presents a distributed operating system modeled as an abstract machine that provides all the distributed processes with the same set of services.The kernel of our operating system supports ser- vices which ... This paper presents a distributed operating system modeled as an abstract machine that provides all the distributed processes with the same set of services.The kernel of our operating system supports ser- vices which are achieved by a remote procedure call on requests by parallel processes.Therefore,a scheme for solving the client-server relationship is required.In our system there are more than one cli- ents and,at least,a receive would he required for each.Similarly,there are more than one servers such that the send in a client should produce a message that can he received by every server. Consequently,a mechanism well suited for programming multiple-clients/single-server and sin- gle client/multiple-servers interactions is proposed. 展开更多
关键词 THUDS A Mechanism Supporting the Client/Server Relationship in the Operating System of Distributed System SERVER
原文传递
The THUDSOS Distributed Operating System
4
作者 廖先湜 刘旭峰 金兰 《Journal of Computer Science & Technology》 SCIE EI CSCD 1991年第3期301-304,F003,共5页
The THUDSOS is a distributed operating system modeled as an abstract machine which provides de- centralized control,transparency,availability,and reliability,as well as a good degree of autonomy at each node,that make... The THUDSOS is a distributed operating system modeled as an abstract machine which provides de- centralized control,transparency,availability,and reliability,as well as a good degree of autonomy at each node,that makes our distributed system usable.Our operating system supports transparent access to data through network wide filesystem.The simultaneous access to any device is discussed for the case when the peripherals are treated as files.This operating system allows spawning of parallel applica- tion programs to solve problems in the fields,such as numerical analysis and artificial intelligence. 展开更多
关键词 NODE The THUDSOS Distributed Operating System CASE
原文传递
A Fault—Tolerant File Management Algorithm in Distributed Computer System “THUDS”
5
作者 廖先湜 金兰 《Journal of Computer Science & Technology》 SCIE EI CSCD 1989年第1期29-34,共6页
A concurrent control with independent processes from simultaneous access to a critical section is discussed for the case where there are two distinct classes of processes known as readers and writers.The readers can ... A concurrent control with independent processes from simultaneous access to a critical section is discussed for the case where there are two distinct classes of processes known as readers and writers.The readers can share the file with one another,but the interleaved execution with readers and writers may produce undesirable conflicts.The file management algorithm proposed in this paper is the activity of avoiding these results.This algorithm not only guarantees the consistency and integrity of the shared file,but also supports optimal parallelism.The concept of dynamic virtual queue is introduced and serves the foundation for this algorithm.Our algorithm with its implicit redundancy allows software fault-tolerant technique. 展开更多
关键词 分布计算机系统 容错 文件管理算法
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部