Hi,
I'm about to develop a client / server application on the web. A client
applet constantly receives new data every few seconds. The client will also
request various different information from a database on the server. I'm
planning to write the server using Java using Server_Sockets and JDBC. I'm
expecting around 100 - 200 people to access the server at any one time.
Each user will have a small amount of account information. I'll be using
Java 1.0.*.
The following is a rough specification I've roughed out:
1. Plateform. Pentium II 233. 512 MB Memory.
2. O/S NT Server 4.0
3. Java VM on NT server ( with MicroSoft's Java SDK and its JIT
compiler?? )
4. Web Server. ( Java Web Server?, IIS ? or BSDI? NetObjects Fusion? )
5. DBMS ( MS SQL Server ? )
Does anyone have any advice or comments?
1. Robustness? on all components, points of failurer [ Most important ]
2. Efficiency? Or Inefficiency of the various parts.
3. Speed of processing of the machine.?
???
Much help appreciated.
Thanx in advance
kai