Angelika Langer - Training & Consulting
HOME | COURSES | TALKS | ARTICLES | GENERICS | LAMBDAS | IOSTREAMS | ABOUT | CONTACT | Twitter | Lanyrd | Linkedin
HOME 


  UPCOMING
  PREVIOUS
  MATERIALS
 
GENERICS 
LAMBDAS 
IOSTREAMS 
ABOUT 
CONTACT 
Multithread Programming in Java 5.0 - Conference Tutorial

Multithread Programming in Java 5.0 - Conference Tutorial  
 
 
ABSTRACT
 
 
Concurrency Utilities

The Java platform traditionally provides basic, low-level primitives for writing concurrent programs, but they are difficult to use properly. Many programs become clearer, shorter, faster, easier to write, and more reliable if higher-level synchronization constructs are used. 

A comprehensive library of concurrency utilities has been developed for inclusion in the 5.0 release of the JDK. This library, known as the java.util.concurrent package, contains thread pools, queues, concurrent collections, special-purpose locks, barriers, and related utilities. The addition to the Java platform is substantial and has changed the way we implement concurrent Java applications. 

This tutorial gives an overview of the Java 5.0 concurrency utilities. 

 
 
PREREQUISITES

 
 
Level: intermediate 
Duration: 45 min 
Prerequisites: Attendants should be familiar with Java and the core concepts of concurrent programming in Java.
Presented at: SET  2007, Zürich, Switzerland, May 8-9, 2007
 

If you are interested to hear more about this and related topics you might want to check out the following seminar or skim through some further reading:
Seminars
 
Concurrent Programming in Java
4 day seminar (open enrollment and on-site)

 

Articles
 
online FAQ Concurrent Programming in Java
Various articles from the Effective Java column
in JavaSpektrum

 

 

Slides
 
Tech Business Week , Santiago de Compostela, Spain, June  2005
  © Copyright 1995-2012 by Angelika Langer.  All Rights Reserved.    URL: < http://www.AngelikaLanger.com/Conferences/Abstracts/ConcurrencyUtilities.htm  last update: 4 Nov 2012