if not using APIs to access it. How will the different nodes get that data? I know this will all be explained in due time, just wondering how it will be done.
Publish/subscribe aka PubSub. Publishers (full nodes) continuously stream data that subscribers (clients) can then subscribe to receive. That’s a very high level overview. In-between publishers and subscribers there is the Data Layer (where DARP works) which decouples the link between subscribers and publishers via many distributed nodes (not DARP nodes mind you), this allows for very few publishers to serve many clients at once in a one-to-many principle.
Very interesting. Thanks for the info, Dziguas.
Обсуждают сегодня