A distributed movie ticket booking system designed to handle concurrent seat reservations reliably across multiple users.
Built with distributed systems principles including synchronization, fault tolerance, and scalable request handling.
Highlights:
- Concurrent booking management
- Distributed architecture design
- Fault-tolerant transaction handling
- Backend-focused systems engineering