[Twisted-Python] how to stop a service
Manlio Perillo
manlio_perillo at libero.it
Sat Jun 10 11:23:31 MDT 2006
Just to be sure.
I have written a small application that do some computation, than stop.
I have subclassed twisted.application.service.Service, because the
application do some persistence, and this seems to be the best solution (?).
To stop the application/service I just have to call reactor.stop, "as
usual"?
Thanks and regards Manlio Perillo
More information about the Twisted-Python
mailing list