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

How are the Go and Java memory models similar?



For example: if you have one thread polling `x` and another thread writing to `x`, there's no guarantee that the polling thread will ever see any updates to `x`.




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

Search: