Garrett Rooney wrote:

Until a version of APR exists that doesn't require the use of memory
pools, this approach is simply not reasonable to take.

I pretty much agree with you.
The entire tomcat-native that makes a low level network
abstraction is very much slowed down by the fact that we
need to create the pool for every object either socket
or file.

The entire problem would disappear if there would
be a simple apr_free.

Regards,
Mladen.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to