Module cloudi_task_size

CloudI Task Size Calculation

.

Copyright © 2009-2012 Michael Truog

Version: 1.1.0 Sep 30 2014 14:24:25 ------------------------------------------------------------------------

Authors: Michael Truog (mjtruog [at] gmail (dot) com).

Description

CloudI Task Size Calculation

Function Index

get/3

Get the task size information.

.
new/0

Get a new task size lookup.

.
put/5

Store task size information.

ElapsedTime and TargetTime are in hours.

Function Details

get/3

get(TaskSize::float(), Pid::pid(), State::dict()) -> float()

Get the task size information.

new/0

new() -> dict()

Get a new task size lookup.

put/5

put(TaskSize::float(), TargetTime::float(), ElapsedTime::float(), Pid::pid(), State::dict()) -> dict()

Store task size information.

ElapsedTime and TargetTime are in hours.


Generated by EDoc, Sep 30 2014, 14:24:25.