Justin Erenkrantz wrote:
> 3. make pools runtime-configurable whether they are just a thin
> malloc()/free() wrapper or do internal reuse
>   

I think there may be some interest in this ... we've learned the hard
way that pools as they stand today, while moderately nice for stateless
server implementations, are less than moderately horrible for anything else.

-- Brane

Reply via email to