Source 1 creates an item every 6 seconds.
Source 2 creates an item every 4 seconds.
Source 3 creates an item every 2 seconds.
TaskExecuter will be the first to receive a call when Q3 item is created first and pass the item to Q10.
But I would like to know how the dispacher waits 10 seconds and then sends the item from the nearest Q1 to Q10
I would like to know how to use code without using process flow