Hacker News new | ask | show | jobs
by sevensor 220 days ago
How about old fashioned interprocess communication? You can have separate codebases, written in different languages, with different responsibilities, running on the same computer. Way fewer moving parts than RPC over a network.