Sciweavers

ICCS
2003
Springer

Application Controlled IPC Synchrony - An Event Driven Multithreaded Approach

13 years 10 months ago
Application Controlled IPC Synchrony - An Event Driven Multithreaded Approach
Interprocess communication (IPC) is an important phenomenon in distributed computing and operating systems. Microkernels of modern operating systems use synchronous IPC semantics for every individual process. On the other hand, a process may exploit non-blocking IPC semantics. In either case, the controlling mechanism belies in the hand of the underlying operating system. IPC monitors open up for misinterpretation of IPC timeout events due to thread unavailability in dynamic multithreaded systems. In this paper we propose a software architecture applicable to distributed systems, which confers the decision on IPC semantics during execution to the processes so that they can admix blocking and non-blocking semantics in a flexible way, case by case, as needed. Moreover, the concept of thread pool is introduced to eliminate the possibility of misinterpretation of IPC timeout events by monitors. Worker threads in a thread pool are effectively scheduled to minimize the waste of processing ti...
Susmit Bagchi, Mads Nygaard
Added 06 Jul 2010
Updated 06 Jul 2010
Type Conference
Year 2003
Where ICCS
Authors Susmit Bagchi, Mads Nygaard
Comments (0)