comp.text.xml
[Top] [All Lists]

Re: Seeking reentrant+threadsafe XML parser written in ANSI-C ...

Subject: Re: Seeking reentrant+threadsafe XML parser written in ANSI-C ...
From: Richard Tobin
Date: 12 Jul 2008 14:23:52 GMT
Newsgroups: comp.text.xml

In article <r6vf745vcjrqia8matu71s9jq73tilbqmt@xxxxxxxxxxxxxxxxxxxxxxxx>,
Bjoern Hoehrmann  <derhoermi@xxxxxxx> wrote:

>Could you explain what you mean by "reentrant" in this context? Which
>function(s) would you be calling concurrently from multiple "threads"?

It makes a difference whether you need to an instance of the parser 
to be re-entrant, or just need to be able to use multiple instances.

The latter is fairly easy; the former is hard to make sense of.

-- Richard
-- 
Please remember to mention me / in tapes you leave behind.

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy