You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2006/06/08 17:00:13 UTC

svn commit: r412766 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/SimpleThreadPoolExecutor.java

Author: remm
Date: Thu Jun  8 08:00:12 2006
New Revision: 412766

URL: http://svn.apache.org/viewvc?rev=412766&view=rev
Log:
- While it wouldn't be a completely bad idea to switch to an executor, the black box behavior of an
  executor makes it a bit bad to be used with a default lame implementation, while the fancy
  implementations are more "big server" ready with far more overhead and complexity.

Removed:
    tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/SimpleThreadPoolExecutor.java


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org