Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: Testing servlet for thread safety.

Tim Funk

2003-12-09

Replies:

There is no real test for thread safety. Thats why I was unable to answer it.
Thread safety is really a finite state machine problem. The real issue is
know that any concurrent flow of control will always keep the system in a
stable state. I use system as a generic term for servlet, webapp, or tomcat
jvm process.

-Tim

Antony Paul wrote:

> Hi,
>   I asked this question as part of another mail but Mr. Tim Funk left it
> unanswered.
> How to test a servlet for thread safety.
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.