Table of Contents
The Massiv Core provides interfaces for two managed objects, which must be implemented by the application. The former one, derived from Massiv::Core::NodeObjectInterface, is used to represent each node in the simulation. The latter one, derived from Massiv::Core::AccountObjectInterface, represents account of a client and is used as gateway between objects which resides on the client node and the objects in the simulation.