Wednesday, 21 August 2013

How to check the progress of a java program which is running

How to check the progress of a java program which is running

I have developed a neural network program and it has been running from a
week.I want to check the progress of the java program because terminating
the program if the program is too close of completion would be painful.Is
there any concept as such?

No comments:

Post a Comment