
Round Robin through Item/Fluid P2P
nzeng8 opened this issue · 0 comments
Describe the feature
When a single (or multiple) input P2P is connected to multiple output P2Ps, instead of selecting a random destination, the inputs should be split evenly among all the destinations.
Reasons why it should be considered
This would introduce a proper method of Round Robin with AE2 alone, without relying on other mods. If priority is needed when transferring items, the alternative to this feature would be using an interface/storage bus subnet.
Additional Context