Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi people,
i use twait file to manage different jobs scheduled with task manager.
I don't like very much this solution, anybody knows some alternatives? I can't use trun to avoid too much long job concatenation.
thanks in advance
Hi,
Have you considered using something like ActiveMQ, with a queue per triggered job?
Thanks
David