bumptech / nitro

Queueing/Networking Library
Other
113 stars 16 forks source link

Inproc: try other queues when a peer is full #6

Open jamwt opened 11 years ago

jamwt commented 11 years ago

When a peer chosen in round-robin fashion is full on send and fw, try the next peer until we finish the loop. Then fail (or block?).