- Learning Concurrent Programming in Scala
- Aleksandar Prokopec
- 126字
- 2021-08-05 17:08:16
Summary
In this chapter, we studied what concurrent programming is and why Scala is a good language for concurrency. We gave a brief overview of what you will learn in this book, and how the book is organized. Finally, we stated some Scala preliminaries necessary for understanding the various concurrency topics in the subsequent chapters. If you would like to learn more about sequential Scala programming, we suggest that you read the book Programming in Scala, Martin Odersky, Lex Spoon, and Bill Venners, Artima Inc.
In the next chapter, we will start with the fundamentals of concurrent programming on the JVM. We will introduce the basic concepts in concurrent programming, present the low-level concurrency utilities available on the JVM, and learn about the Java Memory Model.
- Spring 5.0 Microservices(Second Edition)
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Vue.js設計與實現
- R語言數據分析從入門到精通
- Visual C++串口通信開發入門與編程實踐
- C語言程序設計案例教程(第2版)
- Mastering JavaScript Object-Oriented Programming
- Twilio Best Practices
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Visual C++串口通信技術詳解(第2版)
- BIM概論及Revit精講
- Python項目實戰從入門到精通
- 算法設計與分析:基于C++編程語言的描述
- AI自動化測試:技術原理、平臺搭建與工程實踐
- Java程序設計實用教程(第2版)