> -----Original Message-----
> From: Remy Maucherat [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 24, 2006 2:19 AM
> To: Tomcat Developers List
> Subject: Re: svn commit: r409041 - in 
> /tomcat/sandbox/java/org/apache/tomcat/util/net: ./ javaio/ 
> nio/ res/ simple/
> 
> [EMAIL PROTECTED] wrote:
> > Author: costin
> > Date: Tue May 23 19:50:33 2006
> > New Revision: 409041
> > 
> > URL: http://svn.apache.org/viewvc?rev=409041&view=rev
> > Log:
> > Remove dead code - refactoring of the connector.
> > 
> > Since having a common base is not likely - I'm using same 
> approach as apr, i.e. separate connector,
> > duplicate some code ( but this may allow better cleanup )
> 
> Is there anything wrong with the stuff I did in the main branch ? I 
> would like to remove things like PoolTcpEndpoint, its friend 
> the thread 
> pool, ThreadPoolRunnable (thread locals work well; also, 
> since it's the 
> protocol handler that is selecting the processor, it allows 
> tricks like 
> what I did to support comet), and move to executors.
> 

I take it you're planning to get rid of the o.a.jk AJP Connector?  It still
uses ThreadPool (although it wouldn't be hard to change it :).

> Rémy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication 
in error, please notify us immediately by e-mail and then delete all copies of 
this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through 
the Internet is not secure. Do not send confidential or sensitive information, 
such as social security numbers, account numbers, personal identification 
numbers and passwords, to us via ordinary (unencrypted) e-mail.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to