[Twisted-Python] Is it necessary to create a new reactor to daemonize a File Alteration Monitoring system

Kaladan olivier.guilloux at gmail.com
Mon Dec 19 04:46:26 EST 2005


Hello,

I manage to write a file system monitoring daemon based on gamin (
http://gnome.org/~veillard/gamin/) thanks to twisted API.
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.

Am I in the good way ?

The code is in attachment
--
Olivier Guilloux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20051219/0e7d305e/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GaminReactor.py
Type: text/x-python
Size: 3772 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20051219/0e7d305e/attachment.py 


More information about the Twisted-Python mailing list