Platformatic Runtime Multithread Architecture
This document describes the multithread system architecture in Platformatic Runtime, which enables horizontal scaling of applications through worker threads.
note
This is the component-level reference. If you are looking for why Watt uses worker threads, what isolation they actually provide, and how that shapes application design, read The Multithread Model first.