OmerHassan
12-30-2009, 10:25 AM
At any point in time, these are the things my server is going to be handling:
stream live video from around 30 sources (cameras);
stream live audio from 10 sources (mics);
host 30-40 shared objects with 10-15 users connected to each;
handle up to 1000 connected clients.
Should I use clustering or will one server be enough for this job?
stream live video from around 30 sources (cameras);
stream live audio from 10 sources (mics);
host 30-40 shared objects with 10-15 users connected to each;
handle up to 1000 connected clients.
Should I use clustering or will one server be enough for this job?