Re: ImageJ startup times -- Win2K & WinXP
Posted by ctrueden on
URL: http://imagej.273.s1.nabble.com/Re-ImageJ-startup-times-Win2K-WinXP-tp3702357p3702362.html
Jim,
Now I'm curious. Why is ImageJ listening to a port at all? Am I missing
> something?
It is listening for communication from other instances of ImageJ on the same
machine (but from different JVMs). This way, if ImageJ is already running,
and you launch another copy of ImageJ, the new copy can pass the parameters
to the original copy, then die, and only have one ImageJ in memory at a
time.
-Curtis