Skip to main content


developerWorks  >  Java technology  >

Introduction to Java threads

developerWorks

Level: Introductory

Brian Goetz (brian@quiotix.com), Consultant, Quiotix

26 Sep 2002

Register now or sign in using your IBM ID and password.

The Java™ thread facility and API is deceptively simple. However, writing complex programs that use threading effectively is not. This tutorial explores threading basics: what threads are, why they are useful, and how to get started writing simple programs that use them. You will also learn about exchanging data between threads, controlling threads, and how threads can communicate with each other.

Prerequisites

This tutorial is for Java programmers who have a good working knowledge of the Java language, but who have limited experience with multithreading or concurrency.


System requirements

You will need JavaScript enabled on your browser.



Duration

Under one hour


Formats

html, pdf


Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed