Hacker News new | ask | show | jobs
by sadness2 2292 days ago
Yikes. You haven't reduced inter-component communication. You've basically got an interface distributed across all your components, and defined as a data schema. Any change to this can now potentially break communication between any two or more processes.