Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: perl implementation of Fast Infoset, or other binary XML representations?

by misc (Friar)
on Sep 09, 2007 at 00:13 UTC ( [id://637878]=note: print w/replies, xml ) Need Help??


in reply to perl implementation of Fast Infoset, or other binary XML representations?

My first suggestion: you could give modperl a try.
With modperl you are able to parse the xml file once, when apache starts up,
and store the results in a persistent data structure,
accessible to all threads/processes which handle the cgi requests.

If that's not what you are looking for,
There would also be the possiblity of using a xml database.

some readings..
http://www.xml.com/pub/a/2000/12/13/perlxmldb.html,
http://www.xml.com/pub/a/2003/05/07/bdb.html

  • Comment on Re: perl implementation of Fast Infoset, or other binary XML representations?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://637878]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 21:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found