Hacker News new | ask | show | jobs
Ask HN: Java Concurrent Programming codebases recommendations?
1 points by calebjosue 655 days ago
OK, I know there are great books on Concurrent Programming using Java, I am interested in seeing The actual code in production instead of reading some definitions.

I am not sure if My question makes sense because multithreading should be used if needed and not as The main feature of a product.

Thanks!

1 comments

Tomcat and Minecraft should be good samples