CRUDmeariver
- Karma
- 14
- Created
- March 21, 2015 (11y ago)
- Submissions
- 0
-
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,…
-
I've been using functional programming languages in the workplace for about a year and a half now, first Scala and now Clojure. I am comfortable with basic FP operations (reduce, fold, map, etc) and the principles…