Question:
good book for multithreading using C++?
msb56
2009-01-05 06:44:29 UTC
Hi All, I am searching for a good book written about multithreading using C++. I will really appreciate if somebody could recommend me a decent book on this topic.

I am looking for a C++ developer job and I find multithreading as an essential/desirable skill for many job specifications.

Best Regards,

Salman
Three answers:
2009-01-05 07:24:35 UTC
This is a good website for learning that type of thing http://www.devarticles.com/c/a/Cplusplus/Multithreading-in-C/
?
2016-10-21 12:56:04 UTC
They use diverse ports of a similar compiler--which ability they assemble a similar languages and supply a similar greater suitable useful properties, yet do no longer produce a similar executable code. MinGW binaries are standalone interior sight homestead windows exe records, on a similar time as Cygwin produces Unix-like binaries that desire a runtime document (cygwin.dll) to translate those calls to homestead windows equivalents. the two one produces exe records which will run on any homestead windows equipment, yet you may not blend merchandise records or libraries between the two. probably, you do no longer blend source records too plenty the two, until eventually they're organic known C/C++, or a minimum of OS-independent. A Cygiwn app may well be written as though it have been working on Unix or Linux. A MinGW app is written for a Win32 platform.
Muhammad Omar Qureshi
2009-01-05 07:02:55 UTC
dude you need to study Detail and Detail or you might go to Beinging with C/C++ programming by Robert Lafore..





Best Regards

OMAR QURESHI

momarqureshi@yahoo.com

+92-345-9087897


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...