Daemon program

From: Antonio Paes (antonio.paes_at_sympatico.ca)
Date: 12/12/04


Date: Sat, 11 Dec 2004 18:28:26 -0500

Hello people.

Is it possible to have a Java program registering itself as a daemon? I know
it is not possible to do in Windows, but I don't know about Unix/Linux.

Any clue?

AJr



Relevant Pages

  • Re: Reaping a process without a parent process/service/daemon
    ... Thanks for the replies...you guys are right...I sort of realized that while I ... UNIX/Linux to Windows. ... We have a daemon process that runs in the background and polls a database. ... execs a child process that carries out some specified behavior. ...
    (microsoft.public.vc.language)
  • Re: Unix auditing tools - Windows based.
    ... Cenzic offeres nessus daemon for windows v2.x ... Tennable just released Nessus3 for win32 (basicly Newt thrown ...
    (Pen-Test)
  • Re: Reaping a process without a parent process/service/daemon
    ... You don't need a parent-child relationship as long as you ... UNIX/Linux to Windows. ... We have a daemon process that runs in the background and polls a database. ... execs a child process that carries out some specified behavior. ...
    (microsoft.public.vc.language)
  • Re: Asynchronous forking(?) processes on Windows
    ... begin time, the child process output data, and end time. ... One master talks to several daemons, ... Windows but it just hung on me. ...
    (comp.lang.perl.misc)
  • Re: how to terminate a process on win32?
    ... > I am developing two app on Windows, one is a GUI using wxPython and the ... > other is like a daemon process. ... The GUI app will have a start/stop ... > button to control the excution of the daemon. ...
    (comp.lang.python)