scheduling
scheduling copied to clipboard
Propagate node.name property to forked JVM
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.