Hello,
We’re planning a SharePoint application in which more than 20 000 users are supposed to vote for a decision in a short period like 15-20 minutes. I wonder whether SharePoint is able to handle so many requests at a time and, if not, what could be a better solution architecture closely integrated to SharePoint (external storage, stand alone asp.net web app and so on)?
Thanks.
5000 items for non-admins and 20 000 items for site admins. Such are the thresholds.
Unfortunatelly I can’t say about any of configuratoin because we have to provide minimal hadrware and archiectural requirements in order for our app to work.
My items vew is a secondary step. The first step is when the voting period starts the app has to collect all the votes and store them somewhere. This is the main requirement: all 20 000 people must be able to vote in a 15 minute period and all their votes must be saved in a storage for further processing.
So we have to specify for our app something like: your hardware and software environments should be at least like this: blah blah blah.