Well,
IF you are going to have 100 board and
IF they get 5 views per minute
Then you will end up with WAY more then 45 records per board, I'd say.
But I am not sure wether that is a realistic number!? And then again..
I do not think that speed will be a problem: I am currently testing import routines from 20 flat-ASCII files each holding appr. 600 rows, with each 4 values. I extract the data from the files, create graphs, output it to screen, and add some info from a database. And the page loads in litt. miliseconds. Locally it is a flash of my screen, so to speak.
In an earlier post of mine (+1.000.000 records, how would YOU do it) I had a reply of somebody working a database with 500.000 records, and he had no real speed problems..
J.