The increasing popularity and availability of multicore processors is creating a whole new set of challenges--although you can enjoy true concurrency, you're now faced with higher contention and synchronization issues. Deploying an existing application on a multicore processor may bring out previous
Programming Scala: Tackle Multi-Core Complexity on the Java Virtual Machine
โ Scribed by Venkat Subramaniam
- Publisher
- The Pragmatic Programmers
- Year
- 2009
- Tongue
- English
- Leaves
- 226
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Scala is an exciting, modern, multi-paradigm language for the JVM. You can use it to write traditional, imperative, object-oriented code. But you can also leverage its higher level of abstraction to take full advantage of modern, multicore systems. Programming Scala will show you how to use this powerful functional programming language to create highly scalable, highly concurrent applications on the Java Platform.
๐ SIMILAR VOLUMES
As a few others have pointed out, the title is misleading, there is little in the book on the actual subject of "solving multi-core" complexity. Instead, treat it as a good introductory book for a Java programmer. The book covers all the major API's, language constructs and syntax in a concise form,
The core of Java technology, the Java virtual machine is an abstract computing machine that enables the Java platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machin
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtu
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtu
The core of Java technology, the Java virtual machine is an abstract computing machine that enables the Java platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machin