I want to know if I am using JSP/Servlet/JDBC technology, how many users can access the website in the same time.
thanks
-
JDBC performance (2 messages)
- Posted by: steven gong
- Posted on: March 06 2001 16:30 EST
Threaded Messages (2)
- JDBC performance by jason poley on March 07 2001 22:32 EST
- JDBC performance by Lars Eirik Sivesind on March 15 2001 11:44 EST
-
JDBC performance[ Go to top ]
- Posted by: jason poley
- Posted on: March 07 2001 22:32 EST
- in response to steven gong
depends on many things...
-
JDBC performance[ Go to top ]
- Posted by: Lars Eirik Sivesind
- Posted on: March 15 2001 11:44 EST
- in response to steven gong
About 42.
:-) Well, seriously, if you build a scalable solution, you can have lots and lots of users.
Lars