The Artima Developer Community
Sponsored Link

Java Buzz Forum
An Introduction to Threads

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ben Hosking

Posts: 208
Nickname: hoskinator
Registered: Apr, 2006

Ben Hosking is Java Developer with about 5 years experience and interest in OO
An Introduction to Threads Posted: May 31, 2006 6:38 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Ben Hosking.
Original Post: An Introduction to Threads
Feed Title: A Funny Java Flavoured Look at the World
Feed URL: http://businesslogs.com/WebLog/RSS.xml
Feed Description: The blog looks at using Java and programming in general as it pops up in life as a Java programmer. It will have links to interesting Java articles and resources. It will also have a lot of SCJP Java 1.5 information and links as I am currently studying
Latest Java Buzz Posts
Latest Java Buzz Posts by Ben Hosking
Latest Posts From A Funny Java Flavoured Look at the World

Advertisement

A presentation about threads in Java.  It is quite a brief presentation of about 12 pages with 2 slides on each page but it is very clear and easy to read and understand.  I would probably recommend reading/downloading this slide if you have already about threads and want something to help you recap the main points in preparation for the SCJP Java 5 exam

 

I have found some other resources on threads if you are wanting more information.  

 



 

I have heard from people who have done the exam that there is quite a few thread questions and there are often the more difficult questions on the exam, here is the link to the PDF presentation

 


 

The slide covers this topics under the title "What You Need to Know about Threads"

 

1.  What code does a thread execute?

2.  What state can a thread be in?

3.  How does a thread change its state?

4.  How does synchronization work?

 

Even if you aren't studying for the SCJP 5 Exam this is quite a good introduction to threads because it covers all the basic points and even has a few thread code examples.  It's basically a tutorial on threads without the waffle, which is why I thought it was good for some SCJP 5 Thread revision.

Read: An Introduction to Threads

Topic: Creating passionate users enters the technorati top 100 Previous Topic   Next Topic Topic: Pure Ruby Sparklines - No RMagick ImageMagick

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use