I want to put some large applications into my startup script. Since launching each one is I/O-heavy task, to avoid congestion, I'd like to postpone launching another one until the first one initializes.I want to put some large applications into my s
I want to put some large applications into my startup script. Since launching each one is I/O-heavy task, to avoid congestion, I'd like to postpone launching another one until the first one initializes.I want to put some large applications into my s