Sunday, November 18, 2007

Converting to Java

Due to the problems encountered while programming in C++ (lack of experience) the MidHPC is being reimplemented in Java.

In this, there are three major tasks:
1) Global Broker
2) Local Broker
3) Scheduler
3.1) IBL
3.2) RouteGA

These tasks are described in another post.
Tasks 1 (Global Broker) and 2 (Local Broker) are finished and task 3 (Scheduler) is being finalized along with the integration with the IBL (3.1) and RouteGA (3.2).

Things that need to be done are:
1) Convert the XML file generated by the Scheduler to the "alloc.file" needed by the RouteGA;
2) Reimplement the program that calculates the averages (it is working in c++);
3) Execute applications and start the monitors to gather information about them.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home