how to run java program as a demon thread in Linux

link|improve this question
feedback

3 Answers

Maybe this will help you http://www.source-code.biz/snippets/java/7.htm

link|improve this answer
feedback

For a simple solution, take a look at supervisor. It's available as a package at least for Debian and Ubuntu.

link|improve this answer
feedback

Have a look at daemonize.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.