期刊名称:International Journal of Soft Computing & Engineering
电子版ISSN:2231-2307
出版年度:2013
卷号:3
期号:3
页码:255-259
出版社:International Journal of Soft Computing & Engineering
摘要:All processes prevent casual exchange of data. However, occasionally two processes might need to communicate with each other. One method that enables processes to communicate is called Inter Process Synchronization (IPS). In an Operating System on which several threads run concurrently, it is important to be able to synchronize the activities of various threads. Windows provides several synchronization objects that enable to synchronize a thread's actions with those of another thread. These objects include critical sections, mutexes, events, and semaphores. The different solutions for Inter Process Synchronization problem are suggested [1] where some of these solutions have their own limitations or performance related issues. The agent based approach used in this paper has suggested a new algorithm for agent IPSM which is an attempt to propose an optimal solution to the problem. IPSM stands for Inter Process Synchronization Manager which is an agent used for solving the problem of inter process synchronization. In the present paper agent based Inter Process Synchronization Manager (IPSM) is described and its performance is compared with agent based IPSM on different Windows based operating systems.
关键词:Inter Process Synchronization; Inter process;Synchronization Manager; agent; IPSM