Search
Menu
Home
Sources
About
Contacts
Application Isolation API
The
Application
Isolation
API
provides a
specification
for
isolating
and
controlling
Java application
life cycles
within a single
Java Virtual Machine
or between
multiple
JVMs. An
isolated
computation
is described as an
Isolate
that can
communicate
and
exchange
resource handles
with other
Isolates
through a
messaging
facility
.