Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to change current working directory in c/c++? Pin
Gofur Halmurat2-Oct-08 0:18
Gofur Halmurat2-Oct-08 0:18 
GeneralRe: How to change current working directory in c/c++? Pin
CPallini2-Oct-08 0:29
mveCPallini2-Oct-08 0:29 
AnswerRe: How to change current working directory in c/c++? Pin
CPallini2-Oct-08 0:20
mveCPallini2-Oct-08 0:20 
GeneralRe: How to change current working directory in c/c++? Pin
Gofur Halmurat2-Oct-08 0:43
Gofur Halmurat2-Oct-08 0:43 
QuestionRe: How to change current working directory in c/c++? Pin
CPallini2-Oct-08 0:58
mveCPallini2-Oct-08 0:58 
GeneralRe: How to change current working directory in c/c++? Pin
Hamid_RT2-Oct-08 19:36
Hamid_RT2-Oct-08 19:36 
QuestionCapturing events from the MS Office Appications for a skill test application Pin
sdancer751-Oct-08 23:01
sdancer751-Oct-08 23:01 
QuestionGood references on multithreading in C++ [modified] Pin
Steven Swart1-Oct-08 22:35
Steven Swart1-Oct-08 22:35 
Hi Everyone!

I work with multithreaded server applications in C++. In our environment we use the Visual C++ and gcc compilers. I often have to write and maintain multithreaded code. I have a basic idea of how things work, from our internal documentation and looking at our code. But I find my knowledge is still not very deep. I'm looking for references on how to write multithreaded code.

The only useful and relevant links I've found online so far are these articles:

http://www.ddj.com/cpp/184403766
http://www.cs.wustl.edu/~schmidt/PDF/locking-patterns.pdf

I've found that online information on this topic is rare and hard to find. Does anyone know of any other online articles I can have a look at?

Further, a search on scholar.google.com lists the following books:

[BOOK] Win32 Multithreaded Programming
A Cohen, M Woodring - 1998 - O'Reilly

[BOOK] Multi-threaded programming in C++
M Walmsley - 2000 - Springer

[BOOK] Object-oriented multithreading using C++
C Hughes, T Hughes - Wiley

[CITATION] Object Oriented Multithreading using C++: architectures and components, volume 1
C Hughs, T Hughes - 1997 - John Wiley Sons

[BOOK] Modern Multithreading: Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/ …
RH Carver, KC Tai - 2005 - Wiley-Interscience

Can anyone recommend any of these books? I can only afford one or two at the moment.

Any help greatly appreciated!

Thanks,
Steven

modified on Thursday, October 2, 2008 4:41 AM

AnswerRe: Good references on multithreading in C++ Pin
Roger Stoltz1-Oct-08 22:55
Roger Stoltz1-Oct-08 22:55 
GeneralRe: Good references on multithreading in C++ Pin
Steven Swart1-Oct-08 23:36
Steven Swart1-Oct-08 23:36 
GeneralRe: Good references on multithreading in C++ Pin
Roger Stoltz1-Oct-08 23:47
Roger Stoltz1-Oct-08 23:47 
GeneralRe: Good references on multithreading in C++ Pin
Steven Swart2-Oct-08 0:10
Steven Swart2-Oct-08 0:10 
GeneralRe: Good references on multithreading in C++ Pin
Steven Swart7-Oct-08 22:28
Steven Swart7-Oct-08 22:28 
AnswerRe: Good references on multithreading in C++ Pin
Hamid_RT2-Oct-08 19:35
Hamid_RT2-Oct-08 19:35 
GeneralRe: Good references on multithreading in C++ Pin
Steven Swart2-Oct-08 21:44
Steven Swart2-Oct-08 21:44 
GeneralRe: Good references on multithreading in C++ Pin
Hamid_RT3-Oct-08 0:55
Hamid_RT3-Oct-08 0:55 
QuestionThreads and Priority Pin
sunny_vc1-Oct-08 21:57
sunny_vc1-Oct-08 21:57 
AnswerRe: Threads and Priority Pin
Matthew Faithfull1-Oct-08 22:17
Matthew Faithfull1-Oct-08 22:17 
AnswerRe: Threads and Priority Pin
CPallini1-Oct-08 22:18
mveCPallini1-Oct-08 22:18 
AnswerRe: Threads and Priority Pin
Roger Stoltz1-Oct-08 22:24
Roger Stoltz1-Oct-08 22:24 
GeneralRe: Threads and Priority Pin
sunny_vc1-Oct-08 22:40
sunny_vc1-Oct-08 22:40 
AnswerRe: Threads and Priority Pin
Roger Stoltz1-Oct-08 23:03
Roger Stoltz1-Oct-08 23:03 
GeneralRe: Threads and Priority Pin
sunny_vc1-Oct-08 23:18
sunny_vc1-Oct-08 23:18 
AnswerRe: Threads and Priority Pin
Hamid_RT2-Oct-08 19:23
Hamid_RT2-Oct-08 19:23 
QuestionPrevent resize of custom taskbar (toolbar) Pin
AeJai1-Oct-08 10:15
AeJai1-Oct-08 10:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.