Y
Hacker News
new
|
ask
|
show
|
jobs
by
grogers
246 days ago
BEAM (i.e. erlang) is exactly that model, every lightweight process has its own heap. I don't see how you'd make that work in a more general environment that supports sharing pointers across threads.