Re: Create a service

2009-06-26 Thread green
Suno Ano wrote at 2009-06-26 05:26 -0500: > yes, you want to monitor it and restart it automatically if it, for some > reason, goes belly-up. There http://supervisord.org/ you go. There is also restartd. signature.asc Description: Digital signature

Re: Create a service

2009-06-26 Thread Benjamin MENUET
to test a hardware, but > Jesus> I need to create a service to run this aplication, the problem > Jesus> is that I need that if this service go down it has to go up > Jesus> itself. Someone knows how can I make it or where can i get some > Jesus> help? > > yes

Re: Create a service

2009-06-26 Thread Suno Ano
Jesus> Hello, I created an aplication with Mono to test a hardware, but Jesus> I need to create a service to run this aplication, the problem Jesus> is that I need that if this service go down it has to go up Jesus> itself. Someone knows how can I make it or where can i get some

Create a service

2009-06-26 Thread Jesus arteche
hello, I created an aplication with Mono to test a hardware, but I need to create a service to run this aplication, the problem is that I need that if this service go down it has to go up itself. Someone knows how can I make it or where can i get some help? Thanks