Can we use GreenTea to solve a very large time consuming Scientific and Engineering problem?
Definitely yes! A large complex problem can be divided into many smaller and easier sub-problems. You would get the most benefit if your application is written in Java. The performance of Java is getting much better now than before. I’ll show you the performance study between Java and C in the next question. The basic GT application programming model is: gt.register(); for n subtasks, gt.putSubTask(); for n subtasks, gt.getResults(subtaskID); gt.deregister(); GT’s API is very simple. The above 4 APIs are the basic APIs of the GT platform.
Related Questions
- I have a large family and we find that by the time the last person gets in the shower its cold. Can a Jetstream shower solve this problem?
- I have a large amount of time and money into my project. What assurance does Premier offer should a problem arise?
- Can we use GreenTea to solve a very large time consuming Scientific and Engineering problem?