Efficient broadcast #3d -- How is it possible?

We have a 5x5 grid topology, so transmitting from the top-left corner to the bottom-right corner entails 8 node traversals, each of which incurs a 100ms delay. So how is it possible to achieve a 600ms maximum delay? Challenge #3d: Efficient Broadcast, Part I · Fly Docs

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.