JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
The open source
grid computing
solution
Home
About
Features
Download
Documentation
On Github
Forums
June 03, 2023, 09:50:47 AM
Welcome,
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
New users, please read
this message
. Thank you!
Home
Help
Search
Login
Register
« previous
next »
Pages: [
1
]
Go Down
Print
Author
Topic: Job running in idle mode (Read 4564 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
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
Print
Pages: [
1
]
Go Up
« previous
next »
JPPF Forums
>
General Discussions
>
Forums
>
Job running in idle mode
Loading...