move-object-by-case.fsm Hi, now I have 2 processor that are sending the processed items to one queue, but I need the queue to only have one item type at the same time. So if one processor finish processing and send the items to the queue the other processor needs to wait to release the items until the queue is empty.