Day 4 of building a distributed event-stream service
- Mostly just read about Rust concurrency and the multiple ownership model (Mutexes, Arc)
- Using Claude Code to understand why it's necessary and how it fits into the service architecture
Day 4 of building a distributed event-stream service
- Mostly just read about Rust concurrency and the multiple ownership model (Mutexes, Arc)
- Using Claude Code to understand why it's necessary and how it fits into the service architecture