Y
Hacker News
new
|
ask
|
show
|
jobs
by
phamilton
3639 days ago
Also important is the fact that short lived processes usually don't every need a GC on their heap. When they are finished they just free the full heap. For a web service this is very useful.