[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bibsched
- From: Tibor Simko <tibor.simko@xxxxxxx>
- Subject: Re: bibsched
- Date: Mon, 30 Aug 2004 18:47:11 +0200
On Mon, 30 Aug 2004, Frédéric Gobry wrote:
> This reminds me: I wrote a simple init.d wrapper for bibsched, if
> someone is interested...
We planned to turn bibsched into such a traditional daemon natively,
so your changes may come handy.
Basically, we want to have the following behaviour:
$ bibsched start/stop
... would start/stop bibsched daemon, would write/remove its PID
from a log place, quite like apachectl and others are doing.
$ bibsched monitor
... would launch current monitoring and interactive admin
interface to manipulate the task queue.
Such a PID-in-file approach will permit one to run more than one
installation of CDSware on the same machine.
|