scheduling icon indicating copy to clipboard operation
scheduling copied to clipboard

Propagate node.name property to forked JVM

Open fviale opened this issue 9 years ago • 0 comments

When a task is forked in a new JVM, it is important - especially in multi-node-per-jvm setup - to know the proactive node name associated with the hosting ProActive node.

It helps for example when log files are produced per task and must be unique to avoid file locking problems.

fviale avatar Mar 18 '16 16:03 fviale