I have a source connected to 2 queues and those 2 queues connected to a single processor. How can I make it to where X% of things produced go to queue 1 and Y% of things produced go to queue 2? I would like the processor ports to be controlled by the same logic but with different percentages.