Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/stephe1/public_html/forum/rss.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at /home/stephe1/public_html/forum/rss.php:55) in /home/stephe1/public_html/forum/rss.php on line 4
stephenbrooks.org : The "Background" vs "Command Line" versions?Thread 'The "Background" vs "Command Line" versions?' on New Users Q&Ahttps://stephenbrooks.org/forum/?thread=233Stephen BrooksActually these program use auto-save files with slightly different names, so the conflict of running them in the same directory is not as awful as it might appear. The only "crunch" might come with conflicting access to writing to the results.txt file, but that will be fairly rare.<BR><BR>I don't know why you'd want to run more than one at once.<BR><BR>But yes, the programs are basically different versions of the same thing, and do not require each other to run.<BR><BR><small><font color=#408040><BR>"As every 11-year-old kid knows, if you concentrate enough Van-der-Graff generators and expensive special effects in one place, you create a <b>spiral space-time whirly thing</b>, AND an interesting plotline"</font></smallhttps://stephenbrooks.org/forum/?thread=233#post3412Mon, 16 Dec 2002 17:59:12 +0000AySz88They run independently, but DON'T start two programs (ie. muon1.exe AND muon1_background.exe) in the same folder. You might get a mess.https://stephenbrooks.org/forum/?thread=233#post3409Mon, 16 Dec 2002 16:19:42 +0000giampy&gt; In short, muon1.exe has graphical output, muon1_background.exe has no output &gt; and muon1_cmdline.exe has text output.<BR><BR>ok so, just to make sure i got it right, the three programs are independent right ?<BR><BR>this means that if i run the background version AND muon1.exe at the same time,<BR>they perform two INDEPENDENT simulations which will take, together, twice the time.<BR><BR>in short muon1 does NOT rely on the background version to perform its calculation<BR>am i right ?<BR><BR>thanks<BR>giampyhttps://stephenbrooks.org/forum/?thread=233#post3406Sun, 15 Dec 2002 17:34:16 +0000isowiaJohn, Thanks for the input. I've updated my announcement in the General forum and will shortly update the website and documentation. In the next version of the program I will try to put in at least crude checks to see if Muon1 is already running.<BR><BR>Richard Fortson<BR>RPF Softwarehttps://stephenbrooks.org/forum/?thread=233#post1878Wed, 09 Oct 2002 13:10:00 +0000johnfkitchen<IMG WIDTH="15" HEIGHT="15" SRC="/infopop/emoticons/icon_redface.gif" alt="red face"> Every time they develop idiot-proof software, they invent a better idiot. That's me. <IMG WIDTH="15" HEIGHT="15" SRC="/infopop/emoticons/icon_redface.gif" alt="red face"><BR><BR>It was not obvious to me that your software actually starts the client, so I had the client running, THEN started Muon Control. Hence the two instances.<BR><BR>Maybe the documntation could clarify this.<BR><BR>All is running fine now, your comments gave me the clue.<BR><BR>Best regards<BR><BR>Johnhttps://stephenbrooks.org/forum/?thread=233#post1877Wed, 09 Oct 2002 08:34:43 +0000isowiaJohn, I'm curious about how many processes you say are getting started. muon1_cmdline.exe should create just one dos window/process. With MuonControl, if you run it by clicking on the .jar file, you should just get the process for it and a process for muon1_cmdline and no command prompt. you can also create a shortcut using "javaw -jar MuonControl.jar" to start it without a command prompt starting up and should function the same as clicking on the .jar file.<BR><BR>Richard Fortsonhttps://stephenbrooks.org/forum/?thread=233#post1875Tue, 08 Oct 2002 17:41:42 +0000Stephen BrooksThe two are functionally identical. The only difference is that the commandline version uses the MS-DOS emulation present in Windows to run. As it happens, this makes it easier to write 'helper' applications, because DOS is text-based and those applications can intercept the text reports Muon1 produces.<BR><BR>In short, muon1.exe has graphical output, muon1_background.exe has no output and muon1_cmdline.exe has text output.<BR><BR><small><font color=#408040><BR>"As every 11-year-old kid knows, if you concentrate enough Van-der-Graff generators and expensive special effects in one place, you create a <b>spiral space-time whirly thing</b>, AND an interesting plotline"</font></smallhttps://stephenbrooks.org/forum/?thread=233#post1874Tue, 08 Oct 2002 17:24:27 +0000johnfkitchenThis will teach me to read things more carefully! I thought that the Background version (packaged up with the Graphical version), must be the same as the Command Line version. Ha, not so! MuonMonitor and MuonControl both seem to want the Command Line version, so they ARE different. To get these to work I tried the Command Line version and it seems to create two processes (visible in Task Manager) and one Command prompt window. Messy, it seems to me, compared to the unobtrusive Background version.<BR><BR>So now I am mightily confused (a common state these days!).<BR><BR>What ARE the differences between these versions and how does one choose which to use?<BR><BR>Would someone experienced please post a full explanation of the differences?<BR>Speed?<BR>Function?<BR>Whatever?<BR><BR>Thanks!<BR><BR>Johnhttps://stephenbrooks.org/forum/?thread=233#post1873Tue, 08 Oct 2002 16:49:12 +0000