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 dropped using a notion of memory zones
By extension of same principle can also drop entire collections or sub Swarms