the diligent engineer

  • about
  • series
  • presentations

the diligent engineer

Tag

#nodejs

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
Cover Image for Accelerate Development with NX Build System [slideshare]

Accelerate Development with NX Build System [slideshare]

On March 29, 2023, I had the pleasure of hosting a dynamic presentation at Groove Technology, unveiling insights on how to expedite developm…

Mar 28, 2023
Cover Image for Garbage Collectors and Memory Leaks in Nodejs - V8 [slideshare]

Garbage Collectors and Memory Leaks in Nodejs - V8 [slideshare]

On November 10, 2022, I had the privilege of conducting an insightful workshop on "Garbage Collection and Memory Leaks in Node.js V8" at TI…

Nov 9, 2022

© 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