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.
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.