Mobility in Programming Languages
Weak Mobility: the ability of a PL to allow an execution unit in a site to be bound dynamically to code coming from a different site. (Java, Tcl, Facile)
Strong Mobility: the ability of a PL to allow execution units to move code and execution state between different sites. (Telescript, Agent Tcl)