Recently I wrote a blog post on using the fork() instruction to create a Daemon under Linux with Delphi. In that post, the Daemon which is created does nothing but enter into an infinite loop. For a recent webinar, I expand on this technique to turn a WebBroker application into a Daemon.

For those of you that weren’t able to catch the webinar, he’s the replay…

Embedded YouTube Video – Daemonizing a WebBroker Application on Linux.

And the source code: