This document discusses building MapAttack, a real-time geolocation game, and describes some issues encountered with the initial implementation. It provides an overview of how Geoloqi was used to address problems with server blocking, concurrent traffic, and asynchronous processing. Advice is also given on database performance and scaling through approaches like caching frequently used data and using high-performance hardware.