Hello,<br>
<br>
I manage to write a file system monitoring daemon based on gamin (<a href="http://gnome.org/~veillard/gamin/">http://gnome.org/~veillard/gamin/</a>) thanks to twisted API. <br>
Therefore I have created a new reactor, which inherit from the
ReactorBase. In order to use the twistd application runner I have a
GaminService which define a simple StartService.<br>
<br>
Am I in the good way ? <br>
<br>
 The code is in attachment<br>
--<br>
Olivier Guilloux<br>
<br>