On 8 Dec 2008, at 13:42, Anil K. Kotha wrote:
Timeline: 2 - 3 Year # of users: 7,500 # of documents: 500,000 Approx. size of each document: 10 MB Expected response time: 3 or less than 3 seconds
The repository does not really impact performance for such sites. If you use caching properly, remove latency problems, and allow for clustering, mostly any performance is possible. There are corner cases eg. putting a large number of nodes into a single parent node, and doing costly queries that might be an issue, but even those can be solved using caching.
-- Torgeir Veimo [EMAIL PROTECTED]
