Results 1 to 3 of 3
  1. #1
    heatblazer is online now Member
    Join Date
    Nov 2012
    Posts
    69
    Rep Power
    0

    Default A good place to study Thread, Runnable and other thread composing code.

    Hello, I am looking for a good tutorial about threads and runnables. I want to understand how to use threads and synchronized keyword to provide a usable multithreaded code, but I am beginner to intermediate in Java so I want an adequate tutorual about these. Also a book suggestion would be nice.

  2. #2
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,918
    Rep Power
    16

    Default Re: A good place to study Thread, Runnable and other thread composing code.

    Moved from New to Java

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

  3. #3
    Eranga's Avatar
    Eranga is offline Moderator
    Join Date
    Jul 2007
    Location
    Colombo, Sri Lanka
    Posts
    11,374
    Blog Entries
    1
    Rep Power
    18

Similar Threads

  1. Main Thread not waiting for grand child thread to finish
    By prashanthn in forum Threads and Synchronization
    Replies: 3
    Last Post: 06-07-2011, 09:26 AM
  2. Thread RUNNABLE or WAITING
    By Pushkar in forum Threads and Synchronization
    Replies: 10
    Last Post: 01-14-2010, 01:36 AM
  3. runnable interface in thread
    By ADARSH in forum New To Java
    Replies: 1
    Last Post: 11-01-2009, 08:08 PM
  4. Creating a Thread using the Runnable interface
    By Java Tip in forum java.lang
    Replies: 0
    Last Post: 04-09-2008, 06:31 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •