From: I-Sha F. <mas...@gm...> - 2010-02-15 02:02:08
|
Hi, Regarding Vishnu question and Marcos answer, I'm interesting to know more on those technique. As , Marcos said, we need to extent the GridResource class, meaning we need to extend some feature in gridletSubmit? Can you briefly give some idea on how to adjust this event environment? Thank you. On Mon, Feb 15, 2010 at 6:05 AM, Marcos Dias de Assuncao <ass...@ac...>wrote: > Dear Vishnu Kant Soni, > > In order to send Gridlets to resources, you can utilise the > gridletSubmit() methods implemented in GridSim class. However, they > dispatch one job per method call. If you want to dispatch a set of > gridlets, you should call that method several times, one per job in > the set. Alternatively, you can implement the feature to send a list > of jobs to a Grid resource (i.e. schedule a new simulation event type > for it). But in that case you need to extend the GridResource class to > ensure that it can handle an event whose data contains a list of jobs. > > Regards, > > Marcos > > > On 10 February 2010 13:15, vishnu soni <vis...@gm...> wrote: > > hi, > > how i set the different baud_rate for different resources.and > > how i grouped the jobs according to job MI.means i m comparing the job > > MI to resource MIPS and assign the jobs in a groups ,but how i send > > the goups jobs to the resource.plz explain me sir and give me some > > code for that. > > thanks, > > > > vishnu kant soni > > kiit, bhubneswar,india > > > > > ------------------------------------------------------------------------------ > > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > > http://p.sf.net/sfu/solaris-dev2dev > > _______________________________________________ > > Gridsim-users mailing list > > Gri...@li... > > https://lists.sourceforge.net/lists/listinfo/gridsim-users > > > > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > Gridsim-users mailing list > Gri...@li... > https://lists.sourceforge.net/lists/listinfo/gridsim-users > |