Skip to content

Topic

Node.js Memory Management

How a Node.js process allocates, retains and releases memory, covering the split between resident set size and the V8 heap and the application patterns that keep objects reachable.

Current clusters