Date: Mon, 7 Sep 1998 05:28:03 -0600 (MDT) From: Nate Williams <nate@nomad.mt.sri.com> To: Archie Cobbs <archie@whistle.com> Cc: J_Shevland@TurnAround.com.au (Joe Shevland), freebsd-java@FreeBSD.ORG Subject: Re: Daemonising a Java Process: Possible? Message-ID: <199809071128.FAA20259@nomad.mt.sri.com> In-Reply-To: <199809070736.AAA07781@bubba.whistle.com> References: <199809070129.LAA00908@WEBBSD1.turnaround.com.au> <199809070736.AAA07781@bubba.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > We have a multi-threaded Java server process that we want to daemonise in > > the Unix fashion of the word; what's the easiest way to do this? .. > I've written a simple class + native code that does this. Lemme know > if you're interested in seeing it. I'd be interested in seeing it. Do you handle spawning off the VM when connections come in like inetd does, etc..? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809071128.FAA20259>