Hello all, Last week I was mainly working on changing the method of deletion of files from the cache from using the min heap to using time as a basis to remove the expired files, to see if there is any improvement in the performance. However, this has been temporarily stopped (taking into account a suggestion from Eduardo). It will be resumed later. I also need to add a button to the user interface, to purge all the documents in the cache. I will also try to incorporate the suggestion provided by Eduardo, to use mk_file_get_info to improve the performance.
I am doing testing on the code and surprisingly a few errors have popped up - some grave errors at that ! I'm trying to fix them and finish off the documentation in this week. Code : https://github.com/tssavita/cache-plugin-implementation Blog : http://savita92.wordpress.com/2014/08/11/gsoc-2014-update-caching-plugin-for-monkey-server-week-12/ Thanks and regards, Savita.
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
