How I implemented Multithreading and reduced my API time from 4s to <100ms
Feb 4, 2022 路 4 min read 路 Before we start let's break this down into a few sections: Why did the problem occur? Solution that I implemented Thread-safety? I've tried my best to make it as generic and language independent as possible but I've added some Java code since I wor...
TArtem commented
