摘要
进程间通信的主要目的是实现计算机系统内部相互协作的进程之间的数据共享和信息交换。本文基于Windows系统下的共享内存方式设计了一种高效的进程间通信机制,详细描述了该机制的设计原理和实现方式,测试了该机制的通信结果,同时指出了该机制可能存在的问题和改进方式。
The main purpose of inter progress communication is to share data and exchange information between the progresses in computer system working in cooperation.In this paper,we design a high-efficiency inter-progress communication mechanism based on shared memory of Windows system,describe the designing principle and realizing method of the mechanism in detail,test the communication result of the mechanism and point out the potential problems the mechanism may have and the improving methods of the mechanism.
出处
《新型工业化》
2014年第2期67-73,共7页
The Journal of New Industrialization
基金
中国地质调查局地质调查科研项目
"适用于矿产和能源探测应用的遥感传感器优化设计技术"(科〔2012〕01-049-004)
关键词
进程间通信
共享内存
进程同步
高效
Inter-progress communication
shared memory
progress synchronization
atom access