Efficient and Language-Independent Mobile Programs

Notes by Zhiyuan Chen, April 13,98


Objective

The paper presents Omni-ware, a safe, efficient and language independent system for executing mobile program. Previous approaches rely on language semantics or abstract machine interpretation to achieve safety. But the former case is not language independent and the latter case is not efficient. Omniware achieves the requirements by:

Choices

Performance

Discussion