Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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


That's fine for request/response cycles. What about long running background jobs?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: