As per the discussions on this thread,  the DOM implementations even when
you only do only 'read' operations are not thread safe.


----------------------------------------
David A. Lee
d...@calldei.com
http://www.xmlsh.org


-----Original Message-----
From: Andrew Welch [mailto:andrew.j.we...@gmail.com] 
Sent: Thursday, June 09, 2011 6:39 AM
To: j-users@xerces.apache.org
Cc: muk...@apache.org
Subject: Re: DOM thread safety issues & disapearring children


On 9 June 2011 10:57, David Lee <d...@calldei.com> wrote:
> Along this lines, there are thread save read-only XML tree models
available, just not DOM.
> Saxon's tree model is thread safe during read operations.  I believe XOM
is as well (not 100%).

How can anything that is read-only not be thread safe?


-- 
Andrew Welch
http://andrewjwelch.com

---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to