Allows to control when the asynchronous queue processors are started after starting the app server.
Set wait time after starting the app server to 1 second:
update ad_sysconfig
set value='10000'
where name='de.metas.async.Async_InitDelayMillis'