Managing memory in Swarms
The allocation and deallocation of memory is a necessary feature in an OO system
Swarm provides libraries for this purpose which make the process transparent to user
Basic feature: Objects are created and destroyed using a notion of memory zones
By dropping a memory zone can drop entire collections or sub Swarms