Hacker News new | ask | show | jobs
by jes5199 4092 days ago
I don't do much threaded programming - I think it's come up once in my career? (and fortunately at the time I was pairing with a Java guru) - so I don't completely understand the issues here.

Can someone link to a good introduction to the problem? I just wasn't able to completely understand it from the examples in the linked article.

1 comments

For Java specifically, this is a concise summary of the issues: https://docs.oracle.com/javase/8/docs/api/java/util/concurre...