← Notes
Distributed-Systems
- ActivityPub is the W3C protocol that powers the fediverse
- Circuit breaker pattern stops cascading failures in distributed systems
- Federated search distributes queries across independent indexes
- Federation is many independent servers speaking a shared protocol
- HTTP Signatures prove identity in federation without shared secrets
- Relay pattern reduces N-squared delivery to 2N in federation
- WebFinger resolves handles to identity documents in federation
- Local vs Distributed Objects
- Paper: A Note On Distributed Computing
- A Note on Distributed Computing