Institute of Computer Science
  1. Courses
  2. 2017/18 spring
  3. Object-Oriented Programming (Narva College) (P2NC.01.083)
ET
Log in

Object-Oriented Programming (Narva College) 2017/18 spring

  • Home
  • Materials
  • Java Glossary
  • Source Example
  • Cheat sheet (S1-S6)
  • Grading
  • Links

Before session 14

Threads

Objectives:

When you finish this module, you will

  • get an overview of multithreading;
  • develop task classes by implementing the Runnable interface;
  • create threads to run tasks using the Thread class;
  • control threads using the methods of the Thread class;
  • use synchronized methods or blocks to synchronize threads to avoid race conditions;
  • use blocking queues to synchronize access to a queue.

Topics

  • 14.1 Thread concepts
  • 14.2 Creating tasks and threads
  • 14.3 The Thread class
  • 14.4 Race condition
  • 14.5 Thread synchronization
  • 14.6 Cooperation among threads
  • 14.7 Tasks

Alternative materials

  • in English: H. Schildt.‎ Java - The Complete Reference: Chapter: 11
  • in Estonian: here
  • in Russian: Г. Шилдт. Java 8. Полное руководство: Chapter: 11

  • Institute of Computer Science
  • Faculty of Science and Technology
  • University of Tartu
In case of technical problems or questions write to:

Contact the course organizers with the organizational and course content questions.
The proprietary copyrights of educational materials belong to the University of Tartu. The use of educational materials is permitted for the purposes and under the conditions provided for in the copyright law for the free use of a work. When using educational materials, the user is obligated to give credit to the author of the educational materials.
The use of educational materials for other purposes is allowed only with the prior written consent of the University of Tartu.
Terms of use for the Courses environment