[Moin-user] Maximum number of Accounts

Shchupak, Vitaliy Vitaliy.Shchupak at deshaw.com
Wed Nov 25 12:43:35 EST 2009


> Also, some stuff could be getting slower for very big numbers of users.
> E.g. the notifications (e.g. by mail for a page edit) will get slower if
> you have large numbers of users.

I wrote a sample patch to resolve this slowness: http://moinmo.in/MoinMoinBugs/GetSubscribersSlow
This basically caches page subscriptions so it doesn't need to scan every user file on every page save

-----Original Message-----
From: Thomas Waldmann [mailto:tw-public at gmx.de] 
Sent: Wednesday, November 25, 2009 3:11 AM
To: Moin User List
Subject: Re: [Moin-user] Maximum number of Accounts


> does someone know or has experiences how many user accounts you can
> handle with moin?
> 

AFAIR, there is no limit in moin code. But there could be one coming
from a directory size limitation of the operating system you deployed
moin onto. Moin stores 1 (or multiple, for older moins) file per user
into data/user/ directory.

Also, some stuff could be getting slower for very big numbers of users.
E.g. the notifications (e.g. by mail for a page edit) will get slower if
you have large numbers of users.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Moin-user mailing list
Moin-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user




More information about the Moin-user mailing list