Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
EV89
Contributor III
Contributor III

Alternatives to twait file for semaphore between job

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

Labels (2)
1 Reply
David_Beaty
Specialist
Specialist

Hi,

 

Have you considered using something like ActiveMQ, with a queue per triggered job?

 

Thanks

 

David