Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [GSoC 2013] SnipMatch Weekly Report

Hi Madhuranga,

thanks for the update. One note regarding threads: please postpone any multi-threading work until really necessary. The excessive use of threads in the old version of snipmatch is one reason why we start this project from scratch. Please use simple (Eclipse) Jobs instead.

Thanks,
Marcel

On Jul 4, 2013, at 6:29 AM, Madhuranga Lakjeewa <lakjeewadmm@xxxxxxxxx> wrote:

* Implementing a better search algorithm for SnipMatch search engine. I still did not have created separate threads for searching process and it causes to several problems. My plan is to use several threads and make it properly work.



Back to the top