From: Srikumar V. <sri...@gm...> - 2008-12-16 06:35:09
|
hi, > > Looking the code of DataGridLet class, I've seen that constructors require two > arguments which are: > > long gridletFileSize > long gridletOutputSize > > Reading the javadoc, I guess that first one stands for the filesize of the > executing program file (the job/gridlet specification) > > But I don't really understand what is the second parameter, because > documentation defines the argument as the "the file size (in byte) of the > GridLet AFTER finish executing by a GridResource". > > I thought it should be the filesize of the output files (some kind of result) > obtained by executing the GridLet, but the definition seems to say something else. > > Could anybody clarify this issue? You are right. It denotes the size of the output produced by the Gridlet once it is finished. Cheers Srikumar. > > Thanks in advance, > > - -- > - ----------------------------------------------------------------------- > Jonathan Martí Fraiz > Storage Systems Research Group - Computer Sciences Department > Barcelona Supercomputing Center - Centro Nacional de Supercomputación > www : http://www.bsc.es/StorageSystems > email : jonathan(dot)marti(at)bsc(dot)es > phone : (0034) 934054281 > - ----------------------------------------------------------------------- > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAklGib4ACgkQ4cH1a6R2mCuhMwCfXesJDblR38Qp3yI4wK+erwTA > fkQAoKyDhLIZ59KkX3t7EjHd+UDqMVGk > =UmmH > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Gridsim-users mailing list > Gri...@li... > https://lists.sourceforge.net/lists/listinfo/gridsim-users > |