Expand ↗
Page list (1268)

Mobility

In process-calculus terms, the dynamic reconfiguration of a system’s communication topology — links between processes can be created, communicated, and revoked at runtime. The Pi-Calculus gives the canonical formal account through Name-Passing and Scope Extrusion: a private channel may be communicated outside its original scope, expanding the set of processes that can use it. Mobile Ambients (Cardelli & Gordon 1998) takes a different stance — the mobile entity is a location (an ambient) rather than a name. Mobile-agent systems like Telescript and Agent Tcl are the engineering realisations.

In this vault

Backlinks