Quasi-asynchronous Migration

Pei Dan,Wang Dongsheng,Zhang Youhui,Shen Meiming
DOI: https://doi.org/10.1145/311094.311100
1999-01-01
ACM SIGOPS Operating Systems Review
Abstract:Process migration is a desirable and useful facility for the Network of Workstations (NOW). This paper presents a novel migration protocol called quasi-asynchronous migration for PVM tasks, which allows non-migrating tasks to execute during most of the time of migration. Message flushing and message delaying are the key mechanisms used in quasi-asynchronous migration. Because the protocol is implemented on top of PVM and at user-level, it is both transparent to users and portable. Both the analysis of the migration protocol and the experimental results show that quasi-asynchronous migration has lower overhead than other migration protocols.
What problem does this paper attempt to address?