On Mon, 30 Apr 2001, GOMEZ Henri wrote:

> >damn!  i wasn't expecting that complex of an answer ;)
> 
> The difficulty is in the difference between TC 3.2/3.3 and 4.0
> and the how the connector are written. They're just to highly
> linked in the tomcat core !

Well, someone can reimplement the protocol ( it's just a protocol ).

The 3.3 adapter is not linked to the tomcat core, but more to the 
low-level objects ( and most of the performance comes from that 
layer ). In other words - minimal garbage generation, lazy evaluation, 
and all the stuff.

Costin

Reply via email to