| 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> |
|---|---|---|
| ||
| Previous by Date: | Re: Seeking reentrant+threadsafe XML parser written in ANSI-C ..., Joseph J. Kesselman |
|---|---|
| Next by Date: | XML and Java, rhino |
| Previous by Thread: | Re: Seeking reentrant+threadsafe XML parser written in ANSI-C ..., Joseph J. Kesselman |
| Next by Thread: | Tags v.s. Attributes, gaijinco |
| Indexes: | [Date] [Thread] [Top] [All Lists] |