Programming Concurrency on the JVM

Programming Concurrency on the JVM
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : 193435676X
ISBN-13 : 9781934356760
Rating : 4/5 (760 Downloads)

Book Synopsis Programming Concurrency on the JVM by : Venkat Subramaniam

Download or read book Programming Concurrency on the JVM written by Venkat Subramaniam and published by . This book was released on 2011 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show users all these concurrency styles so they can compare and choose what works best for their applications.


Programming Concurrency on the JVM Related Books

Programming Concurrency on the JVM
Language: en
Pages: 0
Authors: Venkat Subramaniam
Categories: Computers
Type: BOOK - Published: 2011 - Publisher:

DOWNLOAD EBOOK

Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This boo
Java Concurrency in Practice
Language: en
Pages: 428
Authors: Tim Peierls
Categories: Computers
Type: BOOK - Published: 2006-05-09 - Publisher: Pearson Education

DOWNLOAD EBOOK

Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-
Mastering Concurrency Programming with Java 9
Language: en
Pages: 507
Authors: Javier Fernandez Gonzalez
Categories: Computers
Type: BOOK - Published: 2017-07-17 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Master the principles to make applications robust, scalable and responsive About This Book Implement concurrent applications using the Java 9 Concurrency API an
Learning Concurrent Programming in Scala
Language: en
Pages: 533
Authors: Aleksandar Prokopec
Categories: Computers
Type: BOOK - Published: 2014-11-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

This book is a must-have tutorial for software developers aiming to write concurrent programs in Scala, or broaden their existing knowledge of concurrency. This
Seven Concurrency Models in Seven Weeks
Language: en
Pages: 275
Authors: Paul Butcher
Categories: Computers
Type: BOOK - Published: 2014 - Publisher:

DOWNLOAD EBOOK

Offers information on how to exploit the parallel architectures in a computer's GPU to improve code performance, scalability, and resilience.