Jump to content

Process migration

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 117.207.150.157 (talk) at 14:17, 13 May 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Process Migration refers to the mobility of executing (or suspended) processes in a distributed computing environment. Usually, this term indicates that a process uses a network to migrate to another machine to continue its execution there. Sometimes the term is used to describe the change in execution from one processor to another processor within the same machine. I will use process migration in the first context - programs migrating between machines.