Hacker News new | ask | show | jobs
by heavenlyblue 2101 days ago
What is a network?
1 comments

Any application boundary that requires that you serialize your calls/requests to the other service/component in some form.

Any form of IPC basically.