Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
jefftk
3y ago
0 comments
Save
Share
If you squint at it right you could say C works that way: you have many processes each with their own heap and they can pass messages, but if they want larger data that's too expensive to pass around you can use shared memory.
0 comments
2 comments · 1 top-level
top
newest
oldest
kaba0
3y ago
· 1 in thread
That’s just IPC, nothing inherent to C.
jefftk
OP
3y ago
Sure, you can do this in a lot of languages. I gave C mainly because it's the "native language" of Unix.
j
/
k
navigate · click thread line to collapse