vacp2p / research

Thinking in code
MIT License
62 stars 4 forks source link

New RFC: BCP Waku Simple Scaling #160

Closed kaiserd closed 1 year ago

kaiserd commented 1 year ago

Basic Idea: scale to 1mio nodes with smaller multicast groups (communities)

Scale to 1 mio nodes, with channels of at most 10000 nodes (We have to verify this number, and might have to adjust it. Important to note, there is a number that limits the number of nodes in a pubsub topic.)

Basic idea: scale larger node numbers within a single mulicast group (communitiy)

(This not not in the scope for the frist version of the RFC. If desired, we could add a section or even a separate BCP RFC.)

kaiserd commented 1 year ago

With 51/WAKU2-RELAY-SHARDING, and the rest of the simple scaling ideas potentially being specific to communities, the current plan is merging the RFC tracked by this issue into #167. If there should be enough general material to warrant a dedicated RFC, we will resume with the RFC tracked by this issue. (Keeping this issue open until this decision is final.)


edit: We went that route. Closing this issue, and #167 .