[Pogamut-list] Run bot automatically

rudolf.kadlec pogamut-forum at artemis.ms.mff.cuni.cz
Tue Oct 14 12:08:26 CEST 2008


Re: Re: Run bot automatically
> I've read the link, but I have a couple of questions. First, you say this on the link: 
> >Example usage of the grid is presented in JPPFExperimentExecutor (trunk/projec/addons/core/JPPFExperimentExecutor) in package cz.cuni.pogamut.experiments.jppf.test
> 
> But I don't know what it means. Where are those directories?


you have to download the source codes from our SVN repository at svn://artemis.ms.mff.cuni.cz/pogamut

> Second question is about one of the files I have to download, the one called GridUnixUtils. If I have understood Pogamut well, it has to be used on Windows, not Unix, so: do I have to use Pogamut Grid on Linux?

Pogamut is written in Java which is portable and Unreal provides dedicated server that runs under Linux => the Pogamut can run on both Windows and Linux :-) BUT the Pogamut GRID is mainly focused on Linux, although it could run in the Windows as well (but it was not tested as heavily and you will have to write some scripts for yourself).

The scripts I'm referring too are shell scripts that use SSH to launch/kill the Pogamut grid execution nodes on multiple computers, but the version made online is a bit outdated and it would deserve better documentation. 
Do you plan to run your experiments on multiple computers or are you going to use just one? If you are going to use only single computer than you can use the LocalExperimentExecutor class that doesn't depend on JPPF and the configuration is a lot easier. 

Otherwise I will have to update the shell scripts and write some tutorial showing how to use the latest version :-)

Have a nice day
Ruda

----

Reply Link: <https://artemis.ms.mff.cuni.cz/pogamut/tiki-view_forum_thread.php?forumId=2&comments_reply_threadId=285&comments_parentId=280&post_reply=1#form>





More information about the Pogamut-list mailing list