|
|
|
|
|
by kaba0
1239 days ago
|
|
Did you consider in your opinion that booting and service management is an insanely hard problem? Would you write an optimizing compiler in multiple small tools as well? Essential complexity can’t be reduced, IPC will blow up your accidental complexity budget. Many times a monolith is indeed the best design choice. |
|