JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 
June 04, 2023, 06:33:08 PM *
Welcome,
Please login or register.

Login with username, password and session length
Advanced search  
News: New users, please read this message. Thank you!
  Home Help Search Login Register  
Pages: [1]   Go Down

Author Topic: Job running in idle mode  (Read 4565 times)

nabilasbi

  • JPPF Master
  • ***
  • Posts: 29
Job running in idle mode
« on: August 07, 2012, 01:07:57 PM »

Hello,
As I understand Job in idle mode when the node is busy and then go into idleness the job start from the beginning everytime, is there any way to suspend the the job instead of killing the job ?

Thank you,
Nabil
Logged

lolo

  • Administrator
  • JPPF Council Member
  • *****
  • Posts: 2272
    • JPPF Web site
Re: Job running in idle mode
« Reply #1 on: August 08, 2012, 06:46:56 AM »

Hi Nabil,

Unfortunately, it is currently not possible to suspend the job executing in the node.
In fact, it is actually the node that is killed, not just the job. Then the node is restarted when the system is busy again.
This is however a geat suggestion, and I have registered it as a feature request JPPF-6 Improvements for nodes in idle mode.

To mitigate the inconvenience, I would recommend to make your tasks as small and as atomic as possible, so when the node is killed there will be as few tasks as possible to execute over again.

Sincerely,
-Laurent
Logged

nabilasbi

  • JPPF Master
  • ***
  • Posts: 29
Re: Job running in idle mode
« Reply #2 on: September 16, 2012, 12:10:04 PM »

is it possible then to wait a seconds before killing the task, it could be someone moved the mouse by mistake ?
Logged
Pages: [1]   Go Up
 
JPPF Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads