test.fsmI have three list , each acquire same resource , but only one can work , others just queue up .
And what If I allocate different resources to each list item , can I change the resouce content while simulation running ?
ex : station 1 has 3 car resources , station 2 have 1
today there's a tranport from 1 to 2 , then at the end , the task executer resource join station2 and there will be 2 resource remaining in station 1.
(update)
2018-07-11-1.png