Helge on Nostr: Good morning Fediverse. It's a unsolicited context free advice morning. I consider ...
Good morning Fediverse. It's a unsolicited context free advice morning.
I consider sequence diagrams the solution to most federation performance problems of the Fediverse. Basically, when discussing a feature one should draw the sequence diagram of requests.
Then use a loop to indicate when something needs to happen for all followers. The number of requests in this loop needs to be minimized.
I consider sequence diagrams the solution to most federation performance problems of the Fediverse. Basically, when discussing a feature one should draw the sequence diagram of requests.
Then use a loop to indicate when something needs to happen for all followers. The number of requests in this loop needs to be minimized.