LAURENT Henri-Damien <[email protected]> wrote: [...] > We could export biblio into a directory, always the same and then > process that with inotify. > In fact I think we need a more powerful and robust export tool. > And since zebraidx is used in rebuild zebra we could use inotify to > process that and get the logs, to tell whether the indexation went good > or bad. [...]
I'm guessing this is reasonably accurate: "inotify is a Linux kernel subsystem that provides file system event notification. It was written by John McCutchan with help from Robert Love and later Amy Griffis to replace dnotify. It was included in the mainline kernel from release 2.6.13 (June 18, 2005), and could be compiled into 2.6.12 and possibly earlier releases by use of a patch..." http://a.vu/w:Inotify Why inotify and not sending a signal to the daemon? Signals would run more widely than only Linux (which I don't think I need right now, but after some time trying to get Koha running well on MacOS, I don't want to sour anyone else's well). Puzzled, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. Webmaster, Debian Developer, Past Koha RM, statistician, former lecturer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire for Koha work http://www.software.coop/products/koha _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
