Skip to content

Topic

Daemon and Process Architecture

Design choices about whether software runs as a per-client subprocess or as a single long-lived shared daemon, and the resource, concurrency and failure consequences of each.

Current clusters