>> From personal experience, I believe that things usually get more buggy, not less, as you add more parallelism/concurrency.
Mozilla/Firefox is writing more stuff in Rust, where concurrency is easier to do right. I'm not sure how much that effort has improved the reliability so far but it's happening:
Mozilla/Firefox is writing more stuff in Rust, where concurrency is easier to do right. I'm not sure how much that effort has improved the reliability so far but it's happening:
https://wiki.mozilla.org/Oxidation
reply