[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xml-dev] multiple parser objects
- From: Laura Hatcher <lhatcher@argoneng.com>
- To: xml-dev <xml-dev@lists.xml.org>
- Date: Thu, 20 Sep 2001 14:34:52 -0400
Does anyone know if Xerces for Java can handle multiple requests to
parse at the same time. Let's say for example that everytime an XML
file is received from a remote location that it spawns a new thread that
will parse the XML data and do with it what it will.
Thanks in advance,
Laura