from Hacker News

Ask HN: Java Concurrent Programming codebases recommendations?

by calebjosue on 9/4/24, 2:32 PM with 1 comments

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!

  • by pestatije on 9/4/24, 3:32 PM

    Tomcat and Minecraft should be good samples