John Nilsson john at milsson.nu
Tue Nov 15 13:00:21 CST 2005


On Tue, 2005-11-15 at 16:30 +0000, Scott James Remnant wrote:
> 	I have an iPod and want my podcast script run every hour
> 	while it's plugged in.
What wrong with a daemon?


> 	I want my backup-db script run whenever postgresql is
> 	stopped.
Hack the init script.


> 	I want apache run on my machine, and restarted whenever
> 	it crashes.
Daemontools or runit or other similar alternative or just plain old init for that matter.

But yeah something build on d-bus to support event
dependencies ,something like Twisted's deferred, would be cool.

Regards,
John




More information about the ubuntu-devel mailing list