๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Clojure High Performance Programming

โœ Scribed by Shantanu Kumar


Publisher
Packt Publishing
Tongue
English
Edition
2nd edition
Category
Library

โฌ‡  Acquire This Volume

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

  • Enhance code performance by using appropriate Clojure features
  • Improve the efficiency of applications and plan their deployment
  • A hands-on guide to designing Clojure programs to get the best performance

    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

  • Identify performance issues in Clojure programs using different profiling tools
  • Master techniques to achieve numerical performance in Clojure
  • Use Criterium library to measure latency of Clojure expressions
  • Exploit Java features in Clojure code to enhance performance
  • Avoid reflection and boxing with type hints
  • Understand Clojure's concurrency and state-management primitives in depth
  • Measure and monitor...

  • ๐Ÿ“œ SIMILAR VOLUMES


    Clojure High Performance Programming
    โœ Shantanu Kumar ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Packt Publishing ๐ŸŒ English

    <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 High Performance Programming
    โœ Shantanu Kumar ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Packt Publishing ๐ŸŒ English

    <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 High Performance Programming
    โœ Shantanu Kumar ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Packt Publishing ๐ŸŒ English

    <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 High Performance Programming: Un
    โœ Shantanu Kumar ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Packt Publishing ๐ŸŒ English

    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