Re: Running a twisted application as windows service
Werner Thie <[email protected]>
| Newsgroups | gmane.comp.python.twisted |
|---|---|
| Message-ID | <[email protected]> |
+1 never seen NSSM crash Werner On 04/12/2018 07:50 AM, Ray Cote wrote: > On Thu, Apr 12, 2018 at 12:12 PM, Thomas Westfeld > <[email protected] <mailto:[email protected]>> wrote: > > Hello all, > > I have written a nice twisted-based TCP-server as a twistd plugin > or an > application as a .tac file and I would like to run it as a windows > service. > > > Hi Thomas: > Recommend you take a look at this service manager utility for Windows: > https://nssm.cc/ > We've moved away from implementing Twisted as a service and instead > run it under NSSM. > NSSM provides additional capabilities such as automatic restarts on > failure, redirected stdout/stderr, and easily setting dependency > groups, etc. > Our Twisted binaries are installed at a number of fairly large > companies and so far none of them have had any concern about running > the NSSM service manager. > Its made our life much simpler. > (Lousy product name, though...) > > --Ray > > > -- > Raymond Cote, President > voice: +1.603.924.6079 email: [email protected] skype: > ray.cote > Schedule a meeting: https://calendly.com/ray_cote/60min/ > > > > > _______________________________________________ > Twisted-Python mailing list > [email protected] > https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python _______________________________________________ Twisted-Python mailing list [email protected] https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python