| Author |
Is Servlets by default a single threaded model or multi threaded model
|
yogesh srinivasan
Ranch Hand
Joined: Jun 08, 2007
Posts: 55
|
|
|
Is Servlets by default a single threaded model or multi threaded model ?
|
 |
Marco Ehrentreich
best scout
Bartender
Joined: Mar 07, 2007
Posts: 1220
|
|
Hi,
by default servlets are used "multi-threaded". Everything else would be a real performance bottleneck ;-)
Marco
|
 |
 |
|
|
subject: Is Servlets by default a single threaded model or multi threaded model
|
|
|