Hi
Is it possible to use ZenPhoto as an image gallery, where many users (5000) can upload and download images. Your demo only shows how it works, when you are not logged in.
I work in a municipality who wants to organize our images in a database - where all employees can upload and download the images.
Comments
I think you will need to give this a try if it fits your need. We can't provide any login on our demo but on our screenshots section you can look at it (use the slideshow to see them bigger). Or try here:
http://php.opensourcecms.com/scripts/details.php?scriptid=150&name=Zenphoto
You can read about the rights management here:
http://www.zenphoto.org/2008/07/an-overview-of-zenphoto-users/
I suspect the 5000 users are the total number of employees. That is a lot of users but realistically, how many of them will be accessing photos at the same time.
The performance also depends on your server capabilities.
Like acrylian said, this is a common problem even in a enterprise application (ERP like SAP or PeopleSoft). I have implemented ERPs for a user base of over 30,000 and the performance really depends on the server and bandwidth.
As with an ERP implementation, I suggest you do a stress test on a realistic concurrent users, maybe 300 at the same time to see how well it handles.