Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
digianarchist
on Oct 31, 2020
|
parent
|
context
|
favorite
| on:
2020's fastest-rising tech jobs? Programming langu...
Why do you think PHP doesn't have memory leaks?
derision
on Oct 31, 2020
[–]
Every request gets it's own process and memory space which tears down after the request is complete. Unless there's leaks in the runtime itself, you're pretty much unable to create memory leaks in your application code
digianarchist
on Nov 1, 2020
|
parent
[–]
That's fine for request/response cycles. What about long running background jobs?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: