Re: XML and Apache

1999-11-07 Thread Matt Sergeant
On Fri, 05 Nov 1999, Anthony Gardner wrote: > All, > > I have a problem. > > I want to use data in XML format and store it in memory for obvious reasons > of speed and to utilise the capabilities of XML. I also want to load the > data at server start up time. > > The problem arises with the s

Re: XML and Apache

1999-01-03 Thread Stas Bekman
On Fri, 5 Nov 1999, Anthony Gardner wrote: > All, > > I have a problem. > > I want to use data in XML format and store it in memory for obvious reasons > of speed and to utilise the capabilities of XML. I also want to load the > data at server start up time. > > The problem arises with the s

Re: XML and Apache

1999-01-03 Thread Greg Stark
There was a database posted on freshmeat specifically designed for storing XML data. I'm not sure what that would mean but perhaps it would be the solution for your problem? "Anthony Gardner" <[EMAIL PROTECTED]> writes: > All, > > I have a problem. > > I want to use data in XML format and st

Re: XML and Apache

1999-01-03 Thread Vassilii Khachaturov
I think you can do better doing XML-oriented research here first before you dig into apache/mod_perl if you don't find some quick solutions. Here are some leads. I don't go deeper -- we're here for mod_perl, check out comp.text.sgml and the SGML/XML home page at oasis. http://www.oasis-open.org/co

Re: XML and Apache

1999-01-03 Thread Chip Turner
"Anthony Gardner" <[EMAIL PROTECTED]> writes: > I have a problem. > > I want to use data in XML format and store it in memory for obvious > reasons of speed and to utilise the capabilities of XML. I also want > to load the data at server start up time. > > The problem arises with the size of th

XML and Apache

1999-01-03 Thread Anthony Gardner
All, I have a problem. I want to use data in XML format and store it in memory for obvious reasons of speed and to utilise the capabilities of XML. I also want to load the data at server start up time. The problem arises with the size of the data. I end up with six children each with 150MB o