Programming concurrency on the JVM

"Stop dreading concurrency and start reaping the pure power of modern multicore hardware. Learn how to avoid shared mutable state and how to write safe, elegant, explicit synchronization-free programs in Java or other JVM languages, including Clojure, JRuby, Groovy, or Scala. This book is the f...

Full description

Permalink: http://skupni.nsk.hr/Record/fer.KOHA-OAI-FER:42938/TOC
Glavni autor: Subramaniam, Venkat (-)
Vrsta građe: Knjiga
Jezik: eng
Impresum: Dallas, Tex. : Pragmatic Bookshelf, c2011.
Nakladnička cjelina: Pragmatic programmers.
Predmet:
Online pristup: Table of contents
Sadržaj:
  • The power and perils of concurrency
  • Strategies for concurrency
  • Modern Java/JDK concurrency
  • Software transactional memory
  • Actor-based concurrency.