[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: TODO for etch ?



Adam Majer writes:
> The biggest problem is debugging. Sure, you can fork and start all of the
> processes concurrently, but what about if the start fails?

Then you restart with "--serial".

> You also want to have some processes started before others so you need
> asynchronous instead of synchronous waits...

Which is why you need dependencies.

> Alternatively, don't start Apache and Postgres on your workstation to
> save a second or two in the boot process.

I use Apache and PostgreSQL on my workstation.
-- 
John Hasler



Reply to: