Hi Doug,

Grammar caching is certainly one of the requirements for Xerces2, as is
support for DOM level 3, which itself will contain some parts of what you
want.  But I haven't touched on any of these questions in this post.  I
suspect that a discussion of how grammar caching will be done will get
started later this week or early next week.

Cheers,
Neil

Neil Graham
XML Parser Development
IBM Toronto Lab
Phone:  416-448-3519, T/L 778-3519
E-mail:  [EMAIL PROTECTED]



[EMAIL PROTECTED] on 07/31/2001 02:12:43 PM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:   [EMAIL PROTECTED]
Subject:  Re: [Xerces-2]: schema parsing design; discussion starter [long]



Being a relative newbie to this but I have some questions from a
performance standpoint.   I have web services that recieve an xml doc which
must be validated before the rest of my application will get to touch it.
The way it looks now is that each request will require I/O from my server
in that it must find and read these XML schemas every time a request comes
in.  If my service starts getting hammered is there any way to cache these
schema documents to reduce the I/O?  Is DOM the right way to go with this?
Just some thoughts...

thanks
Doug



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





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

Reply via email to