Is it possible to have a program restart automatically if it crashes?
Something like:
If you just catch the exception, it should be possible to just restart your server by internal programming logic without completely restarting the whole program.