標題: | Design and implementation of IIPC locking facility |
作者: | Chang, YS Yuan, SM Chiao, HD Chiu, CH Tsay, WP 資訊工程學系 Department of Computer Science |
關鍵字: | intra and inter process communication;IPC;locking facility |
公開日期: | 1999 |
摘要: | In the most of operating system or distributed operating system, Inter-Process Communication (IPC) is an important mechanism. Most existing IPC synchronization facilities provide only mutual exclusion type of semantic, which greatly reduces the parallelism of concurrent programs and decreases the performance. This paper proposes an intra- and inter-processes locking facility, which is a useful tool promoting the parallelism of concurrent programs. it contains two-level locking facility; the first level deals with thr ead's synchronization its the same process, and the second level handles thread's synchronization in different processes. Both are implemented in the form of DLL on the Windows NT. Beside, we compare the performance of this facility with Windows NT's synchronization objects. The result is obviously that IIPC locking facility has better performance than traditional synchronization objects. |
URI: | http://hdl.handle.net/11536/19413 |
ISBN: | 1-892512-15-7 |
期刊: | INTERNATIONAL CONFERENCE ON PARALLEL AND DISTRIBUTED PROCESSING TECHNIQUES AND APPLICATIONS, VOLS I-V, PROCEEDINGS |
起始頁: | 2321 |
結束頁: | 2327 |
顯示於類別: | 會議論文 |