Stateless Compute Node Pattern

From GM-RKB
(Redirected from External State Pattern)
Jump to navigation Jump to search

A Stateless Compute Node Pattern is a distributed computing pattern that maintains no persistent state and relies on external storage services for all data persistence.