[wsf-c-dev] Memory management
Samisa Abeysinghe
samisa at wso2.com
Wed Dec 13 16:49:55 PST 2006
> Ideally, I would like to have two levels of pluggability:
>
+1.
> - be able to plug in a pool implementation -- this would be useful for
> Apache
>
Those who want to use httpd module would welcome this feature.
> - be able to plug in an allocator implementation (with simple
> malloc/free semantics) and use a pool implementation (possibly based on
> APR pools) provided by us on top of that; this would be useful for
> applications that use malloc/free allocation instead of pool-style
> allocation
>
PHP engine uses a malloc/free model, so this would be useful in embedding.
Samisa...
More information about the Wsf-c-dev
mailing list