the diligent engineer

  • about
  • series
  • presentations

the diligent engineer

Tag

#distributed-system

Cover Image for The Redlock Algorithm

The Redlock Algorithm

The Redlock algorithm is a distributed locking mechanism designed for Redis to ensure mutual exclusion across clients in a distributed syste…

Apr 21, 2025
Cover Image for Do You Use Mutex in Node.js Servers?

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
Cover Image for Recap: Optimization, Fault Tolerance and Distributed Transactions with Node.js GraphQL Servers

Recap: Optimization, Fault Tolerance and Distributed Transactions with Node.js GraphQL Servers

As 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

© 2025 The Diligent Engineer. All rights reserved.
DMCA.com Protection Status
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)

thediligentengineer.com

Newsletter

Jarvis