Malte, why would you want to do that? Why is generating your ADP page
taking 2.5 seconds in the first place, where is the time being taken
up? Can the serial code be sped up? Are these includes cached after
first use or does producing them take the full 2.5 s every time?
And just how many CPUs does your server have? If you are on a typical
2 cpu server, I would think that using both cpus to concurrently
render a single ADP page would be a fairly bad idea even if you could
make it work.