I am trying to wonder scalability of this module. Has anyone used on a large website with thousands of nodes and users?

Comments

jm.federico’s picture

Project: Browsing History Recommender » Recommender API

This 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.

danithaca’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.