节点文献
多线程应用程序的同步技术
SYNCHRONIZATION TECHNIQUE FOR MULTITHREADED APPLICATIONS
【摘要】 本文描述了写一个多线程应用程序时,如何控制对全局变量和共享资源的访问。特别是在大量的读写操作且读/写比很大的情况下,如何通过使用复合同步对象使程序性能得到很大提高。本文阐述了一种算法用以实现这种提高。
【Abstract】 This article describes how to control the access to the global variables and sharedresources when writing a multi-threaded application in Windows 95 or Windows NTenvironment. Especially how to increase performance by using composite synchronizationobject when the ratio of read to write is very high. The article provides an algorithmto achive this.
- 【文献出处】 计算机应用 ,COMPUTER APPLICATIONS , 编辑部邮箱 ,1999年06期
- 【分类号】TP317
- 【被引频次】40
- 【下载频次】135