发明名称 Isolated program execution environment
摘要 Embodiments relate to an isolated program execution environment. An aspect includes receiving, by the isolated program execution environment on a computer comprising a processor and a memory, a request to run a program. Another aspect includes wrapping program code corresponding to the program as a function. Another aspect includes cloning a real global object of the isolated program execution environment to create a fake global object. Another aspect includes passing the fake global object to the function. Another aspect includes executing the function, such that the function executes the program.
申请公布号 US9536082(B2) 申请公布日期 2017.01.03
申请号 US201514659695 申请日期 2015.03.17
申请人 INTERNATIONAL BUSINESS MACHINES CORPORATION 发明人 Ffrench Anthony;Huang Libra C.;Smith Timothy J.;Su Chih-Wen;Wang Yi-Hong
分类号 G06F11/00;G06F21/53;H04L29/06 主分类号 G06F11/00
代理机构 Cantor Colburn LLP 代理人 Cantor Colburn LLP ;Bowman Nicholas
主权项 1. A computer implemented method for an isolated program execution environment, the method comprising: receiving, by the isolated program execution environment on a computer comprising a processor and a memory, a request to run a program; wrapping program code corresponding to the program as a function; cloning a real global object of the isolated program execution environment to create a fake global object; passing the fake global object to the function; executing the function, such that the function executes the program; determining that the program requires an external module; determining whether the external module is stored in an immutable module cache of the isolated program execution environments; based on determining that the external module is stored in the immutable module cache: passing a reference to a cache entry corresponding to the external module to the program; andexecuting the external module by the program, wherein the program does not modify the external module during execution; based on determining that the external module is not stored in the immutable module cache: retrieving program code corresponding to the external module from a memory;compiling the retrieved program code to create a compiled module;sealing the compiled module so that the sealed compiled module is immutable;storing the sealed compiled module in the immutable module cache;passing a reference to a cache entry corresponding to the external module to the program; andexecuting the external module by the program, wherein the program does not modify the external module during execution.
地址 Armonk NY US