[Haizea] documentation on trace file

Borja Sotomayor borja at borjanet.com
Wed Oct 13 15:09:37 CDT 2010


Hi,

> Another question: can we specify unlimited duration?
> I found in your code you actually used 100 years to represent unlimited
> duration.
> Do we have to do similar things, ie
>> <duration time="876000:0:0"/>
> to present unlimited duration in the trace file?

Specifying an "unlimited" duration is only supported in the RPC
interface and, as you can tell, it is really just a kluge because it
gets translated to requesting a lease for a 100 years. So, there is no
way of specifying an unlimited duration lease in XML, other than
requesting an arbitrarily long duration. The only problem I can think
of is that you would have to make sure to also include a premature
ending time (with <realduration>). Otherwise, it will be hard to
interpret the data collected during a simulation because there would
be 100-year leases in it :-)

This is something I definitely want to change (since it does make
sense to distinguish unlimited durations from arbitrarily long ones),
but is currently not too high on my TODO list.

Cheers!
--
Borja Sotomayor
Scientific Writer at UChicago's Computation Institute
http://people.cs.uchicago.edu/~borja/


More information about the Haizea mailing list