[OSM-dev] C++ implementation of the API
Joachim Zobel
jzobel at heute-morgen.de
Sat May 24 20:48:52 BST 2008
Am Donnerstag, den 22.05.2008, 00:06 +0100 schrieb Tom Hughes:
> > Writing Apache modules in C is hard, and I don't think using mod_cpp
> > will make it much easier. Doing Apache modules in Perl (mod_perl has
> API
> > access including filters) is a lot easier.
>
> Ye gads no. We want to keep the memory footprint under some sort of
> control so mod_perl is a non-starter.
Everybody seems obsessed with low memory footprint. Why? Memory is
cheap, and we are not planning an embedded system. What is the number of
concurrent requests we need to handle?
Sincerely,
Joachim
More information about the dev
mailing list