Hacker News new | past | comments | ask | show | jobs | submit login

You wouldn't need to spin it up it if you don't use "async contexts", and the GC only collects objects freed during those contexts so it can be very limited. You could eliminate it entirely if your program threads periodically call into a cleanup function manually to process this queue. The point of the thread is to make this automatic since that's ostensibliy the whole point of smart pointers.



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

Search: