Dear all,
I'm new to JPPF.
I'm wondering is it possible to have a scheduler (implemented with my own algorithm) being able to explicitly decide which node does a task goes to?
For example, I'd like to do something like "I want only node A and B for Job1, others should not compute Job1".
Is it possible?