...
▪ If the code in question is not present on the target machine, it can be dynamically uploaded.
▪ JMP allows setting affinity for a new process explicitly instead of relying on the OS.
▪ JMP also contains a simple cluster management / load balancing tool called JMP node.
▪ JMP = SSI + load balancing + multiprocessing API
▪ JMP is available on ENGITEX Java cloud as well as for local deployment.
Two of the most obvious JMP use cases are:
a. All kinds of data parallelism (exhaustive search algorithms, optimization problems).
...