Thread: recmmendations on learning multithreading programming

  1. #1
    Registered User
    Join Date
    Oct 2004
    Posts
    5

    recmmendations on learning multithreading programming

    Hi, does anybody know any good links to tutorials on multithreading programming?
    Thanks

  2. #2
    Registered User
    Join Date
    Oct 2004
    Posts
    19
    Hi, this page seems to have some good links and info:

    http://en.wikipedia.org/wiki/Multithreading

    However it was a simple google, and I dont understand the subject matter, so sorry if its not relevant.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Before you rush off and design (or worse, simply hack together) some multi-threaded monstrosity.
    http://www.cs.utah.edu/~regehr/research/ouster.pdf
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Machine Learning with Lego Mindstorms
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 01-30-2009, 02:34 PM
  2. Best Approach for Learning
    By UCnLA in forum C Programming
    Replies: 5
    Last Post: 03-21-2008, 02:35 AM
  3. Need Help On a Simple Bank Program
    By oobootsy1 in forum C# Programming
    Replies: 9
    Last Post: 08-08-2005, 10:51 AM
  4. Fun Learning a New Language
    By UnregdRegd in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 09-30-2003, 10:03 PM
  5. Learning Rate Of C++
    By Krak in forum C++ Programming
    Replies: 27
    Last Post: 01-29-2003, 01:53 PM