Content deleted Content added
m avoid redirect, Replaced: → [[Java (programming language)| using [[Project:AWB|AWB |
Dead link now links to Internet Archive |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1:
The '''Application Isolation API''' ([[Java Community Process|JSR]] 121) provides a specification for isolating and controlling [[Java (programming language)|Java]] application life cycles within a single [[Java Virtual Machine]] (JVM) or between multiple JVMs. An isolated computation is described as an '''Isolate''' that can communicate and exchange [[Resource (computer science)|resource handles]] (e.g. open files) with other Isolates through a messaging facility.
Line 6 ⟶ 4:
* [http://www.jcp.org/en/jsr/detail?id=121 JSR 121: Application Isolation API Specification]
* [https://web.archive.org/web/20170420053004/http://
[[Category:Java specification requests]]
|