Hacker News new | ask | show | jobs
by zde 3221 days ago
> When the server is done processing a request, the allocator goes out of scope and all memory allocated for that request is deallocated.

Forking servers, reinvented.