Why Synchronous WSGI Struggled Under High-Concurrency I/O
How synchronous WSGI workers became a bottleneck under high-concurrency I/O workloads, and why parts of the system were migrated from Django to Go-based services.
Engineering Compendium
Deep technical writing on backend systems, distributed architecture, production engineering, and AI infrastructure.
How synchronous WSGI workers became a bottleneck under high-concurrency I/O workloads, and why parts of the system were migrated from Django to Go-based services.
How I improved financial-news chatbot accuracy using Hybrid Retrieval, Qdrant, FastEmbed reranking, and ordinal query optimization.