[xml] per thread memory



Another question,

Is there any information about the --with-thread-alloc option and how it
is implemented?  I just noticed it when configuring 2.5.8.

I have some multithreaded test cases, so I'm intending to enable this
option and see what kind of improvement I get.

Are there any known problems (performance or otherwise) with thread
safety and the --with-threads option?  From what I can see all my code
will need to do is to call xmlInitParser() under a mutex.  Does it
matter if the function is called more than once (not concurrently)?

cheers,

Graham.

-- 
Graham Bennett



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]