- From: Kramer <jnkramer@snet.net>
- Date: Tue, 9 Jul 2002 21:20:35 -0400
- To: <html-tidy@w3.org>
Received on Tuesday, 9 July 2002 21:20:37 UTC
I know that JTidy is not thread safe. My question is to the what parts are not thread-safe. For example, If keep many dom's (Nodes from parseDOM), is there any issue with processing the dom's in a mult-threaded system? This assumes any call to JTidy's engine , parseDOM and pprint, are keep synchronized. I know I could figure out this, but any help to reduce the time would be helpful. Thanks.
Received on Tuesday, 9 July 2002 21:20:37 UTC