Hacker News new | ask | show | jobs
by blackflame7000 2655 days ago
There are also frameworks for C++ like Qt that mitigate data races by using an internal event loop and function scheduler to give concurrency guarantees.