Do You Use Mutex in Node.js Servers?TL;DR: While mutexes are commonly associated with multi-threaded programming, they are also highly useful in Node.js, a single-threaded envi…Dec 22, 2024
Recap: Optimization, Fault Tolerance and Distributed Transactions with Node.js GraphQL ServersAs I wrap up my journey at Groove Technology, I had the opportunity to share insights and advancements in optimizing and ensuring fault tole…Jun 26, 2024