pausing and resuming a exe from java code

From: zubairkhan (khan.zubair_at_gmail.com)
Date: 01/27/05


Date: 27 Jan 2005 07:14:52 -0800

hi,

I have task in which does following

i have a java application offviewer which shows simulation grafics form
a file test.off

when ever is start this programme it starts suzana.exe it is a
simulation programme it writes the data related to simulation (voxel
format) in test.cvx,

whenever test.cvx is changed the java application(using file monitors)
displays "file changed test.cvx" on the console and starts gen.exe
which reads the changed test.cvx and changes the data in test.cvx to
off data and writes to test.off

when test.off is changed the java application (using file monitors)
displays "file changed test.off" on the console and reads test.off and
displays the off data in the 3d grafical format on a frame window.

the problem is suzana.exe is continiously chanign the contents of
test.cvx(it is very fast) i need to pause this process( suzana.exe )
for some time and again resume it. so that my application works well.

i have tried it using multithreding concept wait() and notify() methods
but it giving exception.

i am new to java can any one help me abt this... thanku

altlest tellme how to pause a process and resume it after some time in
windows are there any tools available for this....

thanku



Relevant Pages

  • pausing and resuming a exe from java code
    ... i have a java application offviewer which shows simulation grafics form ... simulation programme it writes the data related to simulation (voxel ...
    (comp.lang.java.help)
  • Re: Ingenieurmangel: Nur Gerede oder ist was dran?
    ... mit Spielerein, die keiner braucht, in Java aber schnell ... Die zweite Fraktion war eine Reihe von Studis, die Code bestehend aus Tcl/Tk, Java und shell und Perl und viell. ... ....das NEUE war jedenfalls Bullshit und das Projekt wurde nicht realisiert. ... Es sollte eine Simulation werden, ...
    (de.sci.electronics)
  • Re: Most SF headline of the day
    ... Java doesn't seem to be working right on the system I'm on ... Programming on digital computers is subject to rounding ... Unless done in cooperation among experts in simulation ... And I *certainly* wouldn't trust one done in Java. ...
    (rec.arts.sf.written)
  • Re: help needed on time-dependent functions!
    ... I know a little bit about Java. ... say one second as a single time ... > assignments (a la simulation), ... and learn how to write a for loop (or ...
    (comp.lang.java.help)
  • Re: Physics simulation framework
    ... > I'm looking for some physics simulation framework for Java beginners. ... > It would be also great to be able to program behavour of some items. ...
    (comp.lang.java.programmer)