Memory sharing

Netlets do not share netlet-created Java Objects. At the node's discretion, netlets may share node-created, immutable Objects (e.g. stateless system classes).

Immutable classes are tagged with org.jtrix.base.IImmutable.



Ulf Leonhardt 2001-08-16