- Mastering C++ Multithreading
- Maya Posch
- 110字
- 2021-07-15 17:33:56
Revisiting Multithreading
Chances are that if you're reading this book, you have already done some multithreaded programming in C++, or, possibly, other languages. This chapter is meant to recap the topic purely from a C++ point of view, going through a basic multithreaded application, while also covering the tools we'll be using throughout the book. At the end of this chapter, you will have all the knowledge and information needed to proceed with the further chapters.
Topics covered in this chapter include the following:
- Basic multithreading in C++ using the native API
- Writing basic makefiles and usage of GCC/MinGW
- Compiling a program using make and executing it on the command-line
推薦閱讀
- 新編Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- 大話PLC(輕松動(dòng)漫版)
- Spring Cloud Alibaba核心技術(shù)與實(shí)戰(zhàn)案例
- FuelPHP Application Development Blueprints
- Mastering Zabbix(Second Edition)
- Hadoop+Spark大數(shù)據(jù)分析實(shí)戰(zhàn)
- Learn Swift by Building Applications
- JavaScript by Example
- Learning Python Design Patterns
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實(shí)踐
- Scratch3.0趣味編程動(dòng)手玩:比賽訓(xùn)練營
- 零代碼實(shí)戰(zhàn):企業(yè)級(jí)應(yīng)用搭建與案例詳解
- Mastering Adobe Captivate 7
- Learning Android Application Testing
- 深度實(shí)踐KVM:核心技術(shù)、管理運(yùn)維、性能優(yōu)化與項(xiàng)目實(shí)施