COMP 3000 Essay 1 2010 Question 8: Difference between revisions
Created page with '=Question= What is the history of POSIX Threads (pthreads)? Consider - does this history explain why UNIX was so late to implement support for multithreaded processes? =Answer=' |
|||
Line 4: | Line 4: | ||
=Answer= | =Answer= | ||
Hey guys, i'm just gunna get this started by posting a few links for everyone to get going. This will help explain a general idea of what they are and the history of them. Please add some more links or anything else you think would be helpful! | |||
http://en.wikipedia.org/wiki/POSIX_Threads | |||
https://computing.llnl.gov/tutorials/pthreads/ | |||
http://sourceware.org/pthreads-win32/ |
Revision as of 00:30, 6 October 2010
Question
What is the history of POSIX Threads (pthreads)? Consider - does this history explain why UNIX was so late to implement support for multithreaded processes?
Answer
Hey guys, i'm just gunna get this started by posting a few links for everyone to get going. This will help explain a general idea of what they are and the history of them. Please add some more links or anything else you think would be helpful!
http://en.wikipedia.org/wiki/POSIX_Threads https://computing.llnl.gov/tutorials/pthreads/ http://sourceware.org/pthreads-win32/