Hi All,
I have a CGI script. It's python, but I'm not set in stone on this.
Anyway, it has to parse a reasonably large, and largely static, file at
startup before doing its thing. The problem is that the file it must
parse is likely to grow over time, and will get quite large. Which means
that parsing it every time the CGI scripts gets run is going to be
arduous and may become unacceptably slow.
The plan is to write a daemon program of some description that parses
the file and maintains it, and then have a separate CGI script that
interrogates this daemon for the specific data it needs when it needs it.
First of all, is this the way to do it, or is there a better method?
Secondly, what's a good way to provide IPC on linux such that the CGI
script and the daemon can play nice?
Thanks in advance,
Dale.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!