Hi Andy thanks for the reply, its pretty difficult to get into details but 
the threads job are realted each other so can be done single threaded or 
multithreaded but within the same function not as a separate jobs, spawning 
several threads to run more that one job at a time would be the same here I 
think, anyway I cant do it since the jobs are time related... basically a 
lot of phash and simhash calculations are done in a bktree that has to be 
perform with a job list ordered by date... I mean running job1 and job2 
simultaniously is not desired, has to be first job1 and then job2 just 
because job2 results are affected by job1 with high probability

-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

Reply via email to