cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Tue, 21 Sep 1999 16:07:44 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Hela Wann <hela AT helawann DOT de> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: How to program a deamon? |
In-Reply-To: | <37E6C431.37895962@helawann.de> |
Message-ID: | <Pine.SUN.3.91.990921160727.19568r-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 21 Sep 1999, Hela Wann wrote: > How can i program a deamon, that runs in the background without slowing > the mashine too much? It's not clear from your message what are the problems you are trying to solve. Please describe them. If you need a way for a background program to release its time slice when it has nothing to do, and if you need that on Windows, you can use the library function `__dpmi_yield'.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |