nextupprevious

Memory

Direct sharing is standard sharing model in Java (without processes). Direct access to data by different threads. Sharing models: Must also handle accounting of allocation/deallocation, perhaps combine with garbage collection.