
Go
WebSocket
How a Go Rewrite Made Our WebSocket Proxy 100x More Efficient
Rewriting a Python WebSocket proxy in Go with lock-free connection pooling and event-driven reconciliation
Akira Noda - VoicePing
16 min
20 articles

Rewriting a Python WebSocket proxy in Go with lock-free connection pooling and event-driven reconciliation

How we improved vLLM inference throughput by 82% using AsyncLLMEngine and right-sized continuous batching
Identifying architectural bottlenecks in FastAPI + multiprocessing setup preventing efficient GPU utilization

September 2024 - Development of an efficient async web crawler using Python, aiohttp, and BeautifulSoup for large-scale data collection

Building a video preprocessing pipeline for facial analysis, pose estimation, and emotion detection

Development of a Mandarin TTS system using Bert-VITS2 framework with AISHELL-3 dataset
Experience communication beyond language barriers with real-time voice translation
Get Started Free