Skip to content

Default behaviour of Cloudlet may lead to unnecessary usage of heap space #35

@GoogleCodeExporter

Description

@GoogleCodeExporter
The default behaviour of Cloudlets make it log information about movements it 
does between resources. It may cause unnecessary consumption of heap space, 
especially because most simulations do not require such movement information, 
as it can be tracked by the broker.

Therefore, the default behaviour of Cloudlets should be not logging movement, 
and if users want to log, they can use the alternative constructor with the 
extra boolean record parameter (set to true for enabling the record).

Original issue reported on code.google.com by rodrigo.calheiros on 22 Aug 2012 at 12:22

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions