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

I've ported a lot of code back and forth and I've never encountered any difficulties related to weak vs. strong memory model.

It might matter for lock-free data structures and other potentially hardware sensitive code, but it doesn't matter for 99% of code.



Not to mention there are safe, concurrency schemes one can use that are higher abstraction than x86 hardware.




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

Search: