Doug Lea
From Wikipedia, the free encyclopedia
(Redirected from Doug lea)
|
|
This article includes a list of references, related reading or external links, but its sources remain unclear because it lacks inline citations. Please improve this article by introducing more precise citations. (February 2009) |
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (February 2009) |
Doug Lea is a professor of computer science at State University of New York at Oswego where he specializes in concurrent programming and the design of concurrent data structures. He was on the Executive Committee of the Java Community Process and chaired JSR 166, which added concurrency utilities to the Java programming language (see Java concurrency). On October 22, 2010, Doug Lea notified the Executive Committee he would not stand for reelection.
He wrote Concurrent Programming in Java: Design Principles and Patterns, one of the first books about the subject. It is currently in its second edition.
He is also the author of dlmalloc[1], a widely-used public-domain implementation of malloc.
[edit] Bibliography
- Concurrent Programming in Java: Design Principles and Patterns, first edition: 1997; second edition: ISBN 0201310090, 1999
- Java Concurrency in Practice, ISBN 0321349601, 2006 (co-authored with Joshua Bloch, Brian Goetz, Tim Peierls, Joseph Bowbeer, and David Holmes)
[edit] External links
- gee.cs.oswego.edu , Doug Lea's home page
- Java Community Process Executive Committee
- JSR 166: Concurrency Utilities
- Concurrent Programming in Java: Design Principles and Patterns
| This biographical article relating to a computer specialist is a stub. You can help Wikipedia by expanding it. |