This tutorial shows you how to use Java Platform, Standard Edition 8 (Java SE 8) and NetBeans 8 to create a link checker with the Thread class. For small applications, you add a thread defined by its Runnable interface or by the thread itself, as defined by a Thread object. For large applications, you separate thread management and creation from the rest of the application. Objects that encapsulate these functions are known as executors.
Duration: 90 minutes
This content is intended for the following job role(s): Developer, Java - Core Java SE Developer
Release Date: 05-FEB-2015
Created by: Shilpa Chetan
Release Date: 01-SEP-14