Dining philosophers example This repository contains a Node.js example implementation of the Dining philosophers problem. It uses Node.js worker threads and JavaScript Atomics.