GSoC Hackystat Weekly Update 11

August 4, 2009 No Comments

Last week:

First of all I did some more documentation and research for my dissertation. I would say that I have more than a third of my dissertation done. It is mostly the background and introduction part that is finished. I have also a solid amount of literature and notes for the main part of the dissertation which I have to transpose.

I did some adoption to my projects for the Continuous Integration in Hackystat. I used the hackystat-developer-example as template and copied the Apache ANT files. I adopted the build.xml in order to use the IVY Roundup libraries.

I am exploring a concept for the realization of CBR, where the similarity measures and best case retrieval is done with myCRB, unfortunately myCBR can only be integrated to a Tomcat web server. This is why I will also explore JColibri .

Next week:

Google Summer Code finishes the 25th of August, thus I will focus again on integrating CBR into my system and improving the system and the graphical user interface. This involves:
Implementing monitoring features into the agents in order to collect metrics for the CBR features. (Monitoring)

  • Detecting misbehavior out of the metrics (Analysis)
  • Capturing the metrics and create a specific case
  • Sending the case to the CBR framework (myCBR/JColibri) and retrieving the most similar case (Planing)
  • Looking up the solution for this case, every solution has a unique number and a java class called solution finder will implement the solution. Here I will probably go for Java Reflection API in order to write to new solutions and load them into the solution finder. This is just a thought so far, more on the “execution-phase” later.
  • Hervé

    Tags: , 04 Google Summer of Code

    Sorry, the comment form is closed at this time.