| Newsgroups |
gmane.mail.ifile.general |
| Message-ID |
<[email protected]> |
"Clemens Fischer" <[email protected]> writes:
> i'd strongly suggest a unix-domain socket for this. the behaviour of
> pipes over various platforms differs considerably...
I'm using a UNIX domain socket. It is a form of pipe.
> http://www.superscript.com/ucspi-ipc/intro.html
> http://untroubled.org/ucspi-unix/
These appear to be command-line tools that are pretty clumsy. The
whole point of the daemonization is to speed things up by having the
ifile daemon keep the db persistently in memory.
Jeremy