How can i create system for distributed calculations?
问题 I am a student of faculty of Cybernetics and I want to write one project using Java. I want to create system for distributed computing. It will contains next components: 1. User's main program (different for each concrete situation) 2. User's task program, that can only solve some little task (also different for each case) 3. My program, that will interact with user's main program to know, which tasks are needed to be solved 4. My program, that will interact with user's task program to tell