Content
@
0 reply
0 recast
0 reaction
Varun Srinivasan
@v
Scaling Gossip with Bundles Hubs are running into scaling issues with libp2p. We're proposing a change to "bundle" messages to fix some of these issues. This may add a ~1s delay to casts moving between clients. https://warpcast.notion.site/Scaling-Gossip-in-Hubble-e66c766fa6b04afcb407f4800134cd72?pvs=25
11 replies
11 recasts
183 reactions
b5
@bfive
Is the bigger problem traffic or memory pressure caused by the long list of dedupe hashes? If it’s the latter we could likely optimize libp2p gossip to use a probabilistic filter for (like a bloom filter) for hash set membership checks.
0 reply
0 recast
0 reaction