= Doug Lea
{wiki=Doug_Lea}
Doug Lea is a prominent computer scientist known for his contributions to the field of concurrent programming and software engineering. He is a professor at the State University of New York at Oswego and is particularly recognized for his work on the design and implementation of Java's concurrency utilities. One of his most notable contributions is the development of the \`java.util.concurrent\` package, which provides a set of synchronization and concurrency utilities to support multithreaded programming in Java.
Back to article page