Advertisement
Search  
Always will be ready notify the world about expectations as easy as possible: job change page
Книги для разработчиков

Clojure High Performance Programming, Second Edition

Clojure High Performance Programming, Second Edition

Автор: Shantanu Kumar
Год: 2015
Формат: PDF
Страниц: 198
Просмотров: 984

1,45 MB
Description

Clojure treats code as data and has a macro system. It focuses on programming with immutable values and explicit progression-of-time constructs, which are intended to facilitate the development of more robust programs, particularly multithreaded ones. It is built with performance, pragmatism, and simplicity in mind. Like most general purpose languages, various Clojure features have different performance characteristics that one should know in order to write high performance code.

This book shows you how to evaluate the performance implications of various Clojure abstractions, discover their underpinnings, and apply the right approach for optimum performance in real-world programs.

It starts by helping you classify various use cases and the need for them with respect to performance and analysis of various performance aspects. You will also learn the performance vocabulary that experts use throughout the world and discover various Clojure data structures, abstractions, and their performance characteristics. Further, the book will guide you through enhancing performance by using Java interoperability and JVM-specific features from Clojure. It also highlights the importance of using the right concurrent data structure and Java concurrency abstractions.

This book also sheds light on performance metrics for measuring, how to measure, and how to visualize and monitor the collected data. At the end of the book, you will learn to run a performance profiler, identify bottlenecks, tune performance, and refactor code to get a better performance.

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 performance, and understand optimization techniques.

Similar
Высокопроизводительный код на платформе .NET, 2-е издание
Автор: Бен Уотсон
Год: 2019
Страниц: 416
Хотите выжать из вашего кода на .NET максимум производительности? Эта книга развеивает мифы о CLR, рассказывает, как писать код, который будет просто летать. Воспользуйтесь ценнейшим опытом специалиста, участвовавшего в разработке одной из крупнейших .NET-систем в мире.В этом издании перечислены все...
Writing High-Performance .NET Code, 2nd Edition
Автор: Ben Watson
Год: 2018
Страниц: 422
Take performance to the next level!This book does not just teach you how the CLR works - it teaches you exactly what you need to do now to obtain the best performance today. It will expertly guide you through the...
Управление памятью в .NET для профессионалов
Автор: Конрад Кокоса
Год: 2020
Страниц: 801
Хотя в .NET управление памятью осуществляется автоматически, понимание того, как именно это делается, сулит немало преимуществ. Вы сможете писать более качественные программы, эффективно взаимодействующие с памятью.Книга, проверенная командой разработки .NET из «Майкрософт», содержит 25 сценариев поиска и устранения неисправностей, призванных...
Конкурентность и параллелизм на платформе .NET
Автор: Рикардо Террелл
Год: 2019
Страниц: 624
Рикардо Террелл научит вас писать идеальный код, с которым любые приложения будут просто летать. Книга содержит примеры на языках C# и F#, описывает паттерны проектирования конкурентных и параллельных программ как в теории, так и на практике.Вы начнете с теоретических основ...
Send message
Email
Your name
*Message


© 1999–2024 WebDynamics
1980–... Sergey Drozdov
Area of interests: .NET Framework | .NET Core | C# | ASP.NET | Windows Forms | WPF | HTML5 | CSS3 | jQuery | AJAX | Angular | React | MS SQL Server | Transact-SQL | ADO.NET | Entity Framework | IIS | OOP | OOA | OOD | WCF | WPF | MSMQ | MVC | MVP | MVVM | Design Patterns | Enterprise Architecture | Scrum | Kanban