|
|
* Roland Mainz wrote in comp.text.xml:
>Does anyone here know any XML parsers which are reentrant, threadsafe,
>maintained (e.g. the project should still be active+alive) and written
>in ANSI-C (libxml2 is unfortunately not reentrant and I'm currently not
>sure whether "Parsifal"
>(http://www.saunalahti.fi/~samiuus/toni/xmlproc/)) is still under active
>development... ?
Could you explain what you mean by "reentrant" in this context? Which
function(s) would you be calling concurrently from multiple "threads"?
Why doesn't Expat meet your criteria?
--
Björn Höhrmann · mailto:bjoern@xxxxxxxxxxxx · bjoern.hoehrmann.de">http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · www.bjoernsworld.de">http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · www.websitedev.de/">http://www.websitedev.de/
|
|