Hi all,
I'm new with JPPF and I'm trying to implement my first code using the example of 'A first taste of JPPF' but althought the execution of the .bat's works fine, I can't unterstand how. I executed the .bat for the driver, node and the .bat for the application template. It runs fine and do what the page said it should do but I don't know how it do that... that .bat runs 'org.jppf.application.template.TemplateApplicationRunner' (As I see in the .bat file)... what I unknow is when the TemplateJPPFTask.java is called to be waiting for orders to run. As I can't understand that, I couldn't implement my first code yet.
Could some one explain me that? Thanks a lot.
Regards,