[jdom-interest] Multi-threading question with JDOM

Jason Hunter jhunter at collab.net
Wed Jan 10 10:03:01 PST 2001


Threading is discussed in the FAQ.

-jh-

Kenneth Wong wrote:
> 
> Hi,
>         I am implementing a servlet that sends XML data to applets.
> Each thread of control at the servlet end is independent of other threads,
> ie, each thread create their own XML document and the data source is in
> a circular queue protected by reader/writer lock. Since each thread is
> independent of other threads, is there still threading issue with JDOM?
> If the answer is yes, at what level is the lock required? I would rather
> not serialize the  processing of each XML document unless it is necessary.
> 
> kenneth
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list