Alex Roetter
Company:E-mail address: aroetter@CS.Stanford.edu
Website address: http://www.ibm.com/developerWorks?S_TACT=105AGX85
Alex Roetter has several years of experience writing multithreaded applications in Java and other languages. He holds a B.S. in Computer Science from Stanford University. You can contact Alex at aroetter@CS.Stanford.edu.
Articles:
Writing Multithreaded Java Applications - 2003-12-19
The Java Thread API allows programmers to write applications that can take advantage of multiple processors and perform background tasks while still retaining the interactive feel that users require. Alex Roetter introduces the Java Thread API, outlines issues involved in multithreading, and offers solutions to common problems.
Read Tutorial View Tutorial Discussion