B
bronco
Guest
This won't work because if the startup doesn't finish the appserver keeps on the "STARTING" status, redering it useless. If I were you I would keep the _progress for looping the queue and and the appserver to do the actual work (iow the jobs which are on the queue). Make them execute asynchronously (on the appserver).
Continue reading...
Continue reading...