Re: [bdbxml] threads and XmlUpdateContext
John Snelson <[email protected]> Sat, 17 Sep 2005 17:24:17 +0100
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
XmlUpdateContext is not thread-safe - so you will need one instance per thread you are using it in. John Michael Allman wrote: > Hi, > > In Java land, is it safe to share a single instance of XmlUpdateContext > amongst multiple concurrent threads? I noticed the docs say > XmlQueryContext is not thread-safe but didn't see anything about > thread-safety and XmlUpdateContext. > > Thanks. > > Michael > > > ------------------------------------------ > To remove yourself from this list, send an > email to [email protected] > -- John Snelson, Berkeley DB XML Engineer Sleepycat Software, Inc http://www.sleepycat.com Contracted to Sleepycat through Parthenon Computing Ltd http://blog.parthcomp.com/dbxml ------------------------------------------ To remove yourself from this list, send an email to [email protected]