who can recommend some good multithreaded programming ebooks

Status
Not open for further replies.

firephenix405

Junior Member level 2
Joined
Apr 19, 2003
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
102
I am a beginner. only know c, c++.
 

it depends on platform you use . Thread are mainly implementation specific . There are microsoft api for threads , pthread on unix, embedded threads and more and of course processes which differs from thread handling.
You should specify your platform first.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…