According to my server guy, the database can only handle 100 instructions at a time. Does that mean we can only have 100 members on at once? No, it means 100 people can access the database at the same time. But of course you only access the server to pull up a thread, or respond, or whatever. The time spent reading the thread, typing the response, etc... is time that you are NOT accessing the server.
So even if we do get 100 people on, we'll be fine!