routing

(anti-spam)


item from each input in sequence for balanced throughput



pc

table of 10 connections, process items from each connection in sequence


	e.g
		conn 1 item
		conn 2 item
		conn 1 item
		conn 2 item

		etc.


