Clojure High Performance Programming
โ Scribed by Shantanu Kumar
- Publisher
- Packt Publishing
- Tongue
- English
- Edition
- 2nd edition
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Become an expert at writing fast and high performant code in Clojure 1.7.0
About This Book
Who This Book Is For
This book is intended for intermediate Clojure developers who are looking to get a good grip on achieving optimum performance. Having a basic knowledge of Java would be helpful.
What You Will Learn
๐ SIMILAR VOLUMES
<p>Understand performance aspects and write high performance code with Clojure</p> <p><b>Overview</b></p> <ul> <li>See how the hardware and the JVM impact performance</li> <li>Learn which Java features to use with Clojure, and how</li> <li>Deep dive into Clojure's concurrency and state primitives</l
<p>Understand performance aspects and write high performance code with Clojure</p> <p><b>Overview</b></p> <ul> <li>See how the hardware and the JVM impact performance</li> <li>Learn which Java features to use with Clojure, and how</li> <li>Deep dive into Clojure's concurrency and state primitives</l
<p>Understand performance aspects and write high performance code with Clojure</p> <p><b>Overview</b></p> <ul> <li>See how the hardware and the JVM impact performance</li> <li>Learn which Java features to use with Clojure, and how</li> <li>Deep dive into Clojure's concurrency and state primitives</l
Clojure is a young, dynamic, functional programming language that runs on the Java Virtual Machine. It is built with performance, pragmatism, and simplicity in mind. Like most general purpose languages, Clojure's features have different performance characteristics that one should know in order to wr