Thiện TrầnUsing of generic interfaceGeneric has been introduced from Golang 1.18, a long-awaited feature that everyone waiting for. Since then, it has been used in many use…Jul 22, 2022Jul 22, 2022
Thiện TrầnUse case that Fiber is not as I expectedFiber has been known for a long time as a high-performance server framework for Golang, so when thinking about building a heavy load…Jul 17, 20222Jul 17, 20222
Thiện TrầnK6 + Grafana For Stress TestHello everyone! For 2 or 3 months without writing anything, I'm back here to share after work on a stress testing task. Talking like I’m…Nov 11, 2021Nov 11, 2021
Thiện TrầnImproving performance for handling million of requestsIn the previous topic, I have shown how I manage to handle a bunch of updating requests. However, that was a result of my table with size…Jul 13, 20211Jul 13, 20211
Thiện TrầnHow I manage to handle 1 million requests of updating per minute with RustFor the last month, I’ve been working on improving the performance of our services, and all of them are using Django REST Framework. After…Jun 17, 20214Jun 17, 20214