Bad concurrency advice: interned Strings
I just read Thread Signaling from Jacob Jenkov. But it has one fatal flaw: it uses a literal java.lang.String for coordinating between threads. Why is this wrong?
Tags : how-to java programming
You will be redirected to Bad concurrency advice: interned Strings, in 20 seconds.
