top | item 26956409

(no title)

thawkins | 4 years ago

Interestingly it's exactly what the PHP memory model does, each request is a shared nothing VM space, nothing survives the end of the request, even if allocated memory objects don't get free'd.

discuss

order

No comments yet.