+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
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 Tho
+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
mailto:thomas.westf...@currenta.de>> wrote:
Hello all,
I have written a nice twisted-based TCP-server as a twistd plugin
or an
application as a .tac file
On Thu, Apr 12, 2018 at 12:12 PM, Thomas Westfeld <
thomas.westf...@currenta.de> 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
I think you will find this blog post will tell you all you need to know.
There are 3 separate blogs covering twisted as a windows service
http://www.christianlong.com/blog/archives.html
Regards
John Aherne
On Thu, Apr 12, 2018 at 5:12 PM, Thomas Westfeld <
thomas.westf...@currenta.de> 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.
It works when started from cmd.exe but I would like to run it as a native
service.
I have seen that the pywin32 package has a win32serv