資料搜尋諮詢服務
找不到您所需要的資料嗎?
我們能協助您找到最符合您研究需求的資訊
請撥打 +886-2-2799-3110
或透過電子郵件與我們聯絡 mi@hintoninfo.com
IHS_EWBIEEE xploreSTRATEGY ANALYTICSIHS_EWB_GF

頁面路徑選單

Mastering High Performance with Kotlin

  • LinkedIn
  • facebook
  • Twitter
出 版 商:Packt Publishing
出版日期:2018/06/15
About This Book
Apply modern Kotlin features to speed up processing and implement highly efficient and reliable codes.
Learn memory optimization, concurrency, multi-threading, scaling, and caching techniques to achieve high performance.
Learn how to prevent unnecessary overhead and use profiling tools to detect performance issues.
Who This Book Is For
This book is for Kotlin developers who would like to build reliable and high-performance applications. Prior Kotlin programming knowledge is assumed.

What You Will Learn
Understand the importance of high performance
Learn performance metrics
Learn popular design patterns currently being used in Kotlin
Understand how to apply modern Kotlin features to data processing
Learn how to use profling tools
Discover how to read bytecode
Learn to perform memory optimizations
Uncover approaches to the multithreading environment
In Detail
The ease with which we write applications has been increasing, but with it comes the need to address their performance. A balancing act between easily implementing complex applications and keeping their performance optimal is a present-day requirement In this book, we explore how to achieve this crucial balance, while developing and deploying applications with Kotlin.

The book starts by analyzing various Kotlin specifcations to identify those that have a potentially adverse effect on performance. Then, we move on to monitor techniques that enable us to identify performance bottlenecks and optimize performance metrics. Next, we look at techniques that help to us achieve high performance: memory optimization, concurrency, multi threading, scaling, and caching. We also look at fault tolerance solutions and the importance of logging. We'll also cover best practices of Kotlin programming that will help you to improve the quality of your code base.

By the end of the book, you will have gained some insight into various techniques and solutions that will help to create high-performance applications in the Kotlin environment

Style and approach
This book guides you through how to use profiling tools to detect performance issues and build high-performance applications in the Kotlin environment.

Make the most of Kotlin by leveraging design patterns and best practices to build scalable and high performing apps
回上頁