This project simulates a shop where customers arrive, wait to be served by available servers, get served, and then leave. The simulation uses an event-driven architecture with immutable data ...