1- Do you mean that application should be implemented and built by the user as a set of atomic JPPF tasks? I thought we can run any Java application on JPPF without the need to re-implement it as a set of tasks?
2- how to measure the computational weight of each task and where it is evaluated? at client or at driver?
3- I tried to run multiple servers on my laptops: first time I had got a complete initialization report including number of ports etc.Where in the second driver I only receive the message "Build is successful". Why? is this because they initiated on the same machine?Do you have any document/paper on multiple server grid system. I need such a document?
4- finally, regarding the selection of which server in grid system the nodes will be associated, how it is done randomly or first available port?
I need an answer before Tuesday