Feature #365

Feature #116: P2P protocol for collaborative filtering.

threaded implementation of parallel updates of the collaborative filter

Added by Emmanuel Benazera about 1 year ago. Updated 11 months ago.

Status:Closed Start:03/02/2011
Priority:Normal Due date:
Assigned to:Emmanuel Benazera % Done:

100%

Category:collaborative filtering Spent time: 3.20 hours
Target version:DAngelo-SOLO-0.3.4

Description

For every peer, the collaborative filter requires several calls to the remote peer DB,
before merging results onto the existing snippet set, in shared memory.

For asynchronous operations among peers, multiple threads perform operations over
multiple peer DB in parallel. This is akin to a map-reduce version of the filter.

History

Updated by Emmanuel Benazera about 1 year ago

  • % Done changed from 0 to 10

Updated by Emmanuel Benazera about 1 year ago

  • Category set to collaborative filtering
  • Target version set to DAngelo-SOLO-0.3.4
  • % Done changed from 10 to 60

Updated by Emmanuel Benazera 11 months ago

  • Status changed from In Progress to Closed
  • % Done changed from 60 to 100

Also available in: Atom PDF