Ask HN: Best book to learn about the JVM?
2 by CRUDmeariver | 1 comments on Hacker News.
I want to learn more about garbage collection tuning, common bottlenecks, how to use threads properly, the underlying implementation of the JVM and how it affects performance. I write mostly Clojure and some Java, trying to increase throughput of APIs. Looking for a more systematic learning method than trial and error through endless load tests.
I want to learn more about garbage collection tuning, common bottlenecks, how to use threads properly, the underlying implementation of the JVM and how it affects performance. I write mostly Clojure and some Java, trying to increase throughput of APIs. Looking for a more systematic learning method than trial and error through endless load tests.
No comments:
Post a Comment