Hello all,

This week was really tough ! I have one more exam on Wednesday the 25th and
am preparing for it right now. After that I'm done with my courses and
concentrate more on GSoC.

Earlier this week, with Eduardo's help I started out with the integration
of the plugin with the server. I used the proxy plugin code available in
the proxy branch of monkey on github, that has the basic code that is
required to create a plugin for the server. I have not completed the
integration yet due to exam preparation (according to my timeline, I have
still time till end of next week).

Later, on Friday, I did a major refactoring of the code. Earlier I had a
combined implementation of the hash table and cache. There was not a clean
separation in the code. But this week, I rewrote the code to separate the
various components such as hash table, the cache and the min heap. The
refactored code is available on my github repo at [1].

After Wednesday, I hope to speed up the process of integration only next
week.

[1] https://github.com/tssavita/cache-plugin-implementation
[2]
http://savita92.wordpress.com/2014/06/23/gsoc-2014-update-caching-plugin-for-monkey-server-week-5/

Thanks and regards,
Savita.
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to