|
Hits: 73
Multithreading in C++
 3.0
Multithreading is becoming an increasingly important part of modern programming. One reason for this is that multithreading enables a program to make the best use of available CPU cycles, thus allowing very efficient programs to be written. Another reason is that multithreading is a natural choice for handling event-driven code, which is so common in today’s highly distributed, networked, GUI-based environments. Of course, the fact that the most widely used operating system, Windows, supports multithreading is also a factor. Whatever the reasons, the increased use of multithreading is changing the way that programmers think about the fundamental architecture of a program. Although C++ does not contain built-in support for multithreaded programs, it is right at home in this arena.
Platform(s): Windows
Date: Aug, 09 2005
Author: McGraw Hill, http://
License
| License Type: Commercial License |
| |
price: 49.99$
|
Ratings
Number of Ratings: 4 Votes
| 5 |
|
| 25% |
| 4 |
| 25%
|
| 3 |
| 0%
|
| 2 |
| 0%
|
| 1 |
| 50%
|
|
|
Others Scripts
C and C++/Tips and Tutorials/Programming in C and C++
C and C++/Tips and Tutorials/Introduction to C and C++
C and C++/Tips and Tutorials/Introduction to C and C++
C and C++/Tips and Tutorials/File Manipulation
Tools and Utilities/Financial Tools
Tools and Utilities/Financial Tools
C and C++/Tips and Tutorials/Programming in C and C++
C and C++/Tips and Tutorials/Introduction to C and C++
C and C++/Tips and Tutorials/Programming in C and C++
ASP.NET/Tips and Tutorials
Software/Business/Databases & Tools
C and C++/Tips and Tutorials/Games and Entertainment
Software/System Utilities/Utilities/Other
C and C++/Scripts and Programs/Miscellaneous
Software/System Utilities/Text & Document Editors
Software/Business/Math & Scientific Tools
ASP.NET/Tips and Tutorials
Software/Software Development/Development/Active X
Software/System Utilities/Education/Teaching & Training Tools
Software/System Utilities/Education/Teaching & Training Tools
Software/Home & Education/Education/Other
Software/Home & Education/Education/Science
Java/Tips and Tutorials/General Java/Introduction to Java
Software/Games & Entertainment/Tools & Editors
Java/Tips and Tutorials/General Java/Introduction to Java
Software/Games & Entertainment/Games/Other
Java/Tips and Tutorials/Miscellaneous
Software/Games & Entertainment/Board
Java/Applications/Content Management
Software/Games & Entertainment/Casino & Gambling
Java/Tips and Tutorials/Miscellaneous
Software/Games & Entertainment/Other
|