Hacker News new | ask | show | jobs
by nurettin 346 days ago
If by monolith you mean multiple processes that you can control separately, each with their own memory state, you can do anything you want with it. That's essentially multiple services.
1 comments

Monolith architectures are not constrained to running as a single process or on a single machine at all.
Did you just reply to the first word?