Hello all,

currently I'm working over XML::Sablotron module, bringing it alive in the multithreaded environment. I searched both of Apache and mod_perl documentation, but there is one issue, I do not understand.

Is there some relation between Perl threads and Apache threads? What I mean: If Apache fires a new thread, what happens in mod_perl? Are perl structures copied from the parent thread interpreter to the new one?
... or is the new perl environment clean?


Thanks in advance

Pavel

--
Pavel Hlavnicka
Ginger Alliance
www.gingerall.com



Reply via email to