Compile as Apache 2.0 filter module
Status: Beta
Brought to you by:
solfedjina
The real motivation for me to use ppC++ is that I want
my server code to run very, very fast without consuming
hoards of extra memory. if speed were not an issue,
then I would use PHP. If memory were not an issue, I
would use Java. So, ppC++ would be kick ass for my
application if I could run it as a filter module. The
module would compile pages to a new path, from which
the functions would be loaded as DSO's.