Last week I wrote about how you should think about using an existing solution for a tasking system before you embark on building one. If you have not read that post yet, I encourage you to do so and watch the associated talk which helped inspire it from Sean Parent ("no synchronization primitives"). In this post, … Continue reading Thread Parallelism (Part 2): A Simple Parallel-For Wrapper
Thread Parallelism (Part 1): Don’t Write a Tasking System
Seriously, it's probably not your best use of your time...
Clear C++ Avoids Human Inlining
Read code, not text about code
Why I’m blogging on C++
An introduction...