SE 552 - Concurrent Software Development
Reading List and Useful Information


Table of contents


Textbooks
Supplements to the Textbooks
On-line Articles
General Topics
Java



Textbooks

Required Text:

JavaConcurrencyinPractice
Java Concurrency in Practice, by Brian Goetz, with Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, Doug Lea. Addison-Wesley, 2006, ISBN: 0-321-34960-1

Recommended Text:

Java Threads Java Threads, Third Edition, 3rd edition, Scott Oaks, Henry Wong, O'Reilly, 2006.  ISBN: 0-596-00782-5
Concurrent Programminbg A very good book you might find on the used book market (it is no longer sold new)  is:

Concurrent Programming in Java, 2nd edition, Doug Lea, Addison-Wesley, 2000.  ISBN: 0-201-31009-0

It may be unavailable except as a used book as it is now out of print.

Supplements to the Textbooks



On-line Articles

General Topics

Java

Patterns and Concurrency

Articles

More Links

People

Wikipedia

UNIX/POSIX/Linux

Other Courses in Concurrency

Humor