by johnson.scooter
. Updated 24 years, 4 months ago
I have a program that provides an optimization technique and I’d like to start it as a service (thus allowing me to re-start should some unforeseen “crash” happen). I’ve written this in C++, how do I make it a “service” though? TIA