Comment on Delusions of a Protocol

<- View Parent
chilicheeselies@lemmy.world ⁨1⁩ ⁨day⁩ ago

So lets say there are 100 instances. My instance needs to issue api requests to each instance to sync with the network. They in turn need to issues 100 requests to me to sync (and eachother). What about when there are 100k instances? Its exponential.

From the looks of AT, its farily linear because its really just operating on a set of giant event streams (like kafka).

To me, ActivityPub being based on REST APIs was always a problem. On the upside it makes it approachable, but its not really the right tech imo. Use something without the overhead of http headers and whatnot.

source
Sort:hotnewtop