Category Archives: Java Concurrency

Java concurrency interview conversation about passing shared variables to threads

During one interview, I talked with the interviewer about how Java handles Threads and passed references to threads and pitfalls of concurrency in general. Continue reading

Posted in Java Concurrency | Tagged , , | Leave a comment