|
You are here |
loonytek.com | ||
| | | | |
cowboyprogramming.com
|
|
| | | | | ||
| | | | |
ghcmutterings.wordpress.com
|
|
| | | | | If you want to make programs go faster on parallel hardware, then you need some kind of concurrency. Right? In this article I'd like to explain why the above statement is false, and why we should be very clear about the distinction between concurrency and parallelism. I should stress that these ideas are not mine,... | |
| | | | |
www.playembedded.org
|
|
| | | | | In this article, we will explain what race conditions are and provide examples to help you understand their impact on multi-threading applications. We will also introduce a powerful tool to prevent race conditions: the mutex. We will explain what a | |
| | | | |
www.cppstories.com
|
|
| | | While 2020 was a crazy and hard year we were fortunate - C++20 was accepted and published, and the work on new features continues. As usually every year, here's my overview of the year: the standardization process, features, implementation, compilers, tools, books and more. Other Reports: 2020 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012. | ||