Actually, if you look at the CachingParserPool source code (at least in
2.2.1), you find that it's not parsers that are reused, but the symbol table
and grammar pool, I think.  But parsers suppposedly can be reused and I'm
trying to find out if it's worth the trouble.

Jeff
----- Original Message -----
From: Christopher Ebert
To: [EMAIL PROTECTED]
Sent: Friday, March 21, 2003 11:56 AM
Subject: RE: reusing parsers



I haven't run into this myself, but given that parser pools have come up a
number of times in discussions of performance, I'd guess the basic answer is
'yes, it makes a difference'. I don't know the specifics about what you need
to do to re-use, though...

    HTH
    Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to