Closed (fixed)
Project:
Recommender API
Version:
6.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2009 at 22:00 UTC
Updated:
2 Nov 2010 at 13:40 UTC
I am trying to wonder scalability of this module. Has anyone used on a large website with thousands of nodes and users?
Comments
Comment #1
jm.federico commentedThis question is better asked at the recommender API level, which is what this module uses to get the data: changing project.
My understanding is that the hard work is done while calculating similarities between nodes, which can be scheduled to suit your needs. On really large sites you might want to make sure that recommender API processes the data at low server usage times.
Comment #2
danithaca commentedplease read #816112: Evaluate alternatives to boost performance (CPU/RAM) for more details. thanks.