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

When I have the choice, I use Clojure's STM or multiprocessing or whatever other means possible for concurrency. Unfortunately, I often can't avoid "hard" multithreading, e.g. in kernel code or on game consoles. I've managed to get fairly good at it in general (and try to avoid being too clever), but I'm always on the lookout for better ways.


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

Search: