[HN Gopher] Thread Safety in C++ and Rust
___________________________________________________________________
Thread Safety in C++ and Rust
Author : todsacerdoti
Score : 12 points
Date : 2021-12-18 21:11 UTC (1 hours ago)
(HTM) web link (blog.reverberate.org)
(TXT) w3m dump (blog.reverberate.org)
| RcouF1uZ4gsC wrote:
| Nice overview. One other thing to add about thread comparability
| is that different objects must be able to be used concurrently
| safely. This is important with objects that may have hidden
| shared state - for example a copy on write string.
___________________________________________________________________
(page generated 2021-12-18 23:00 UTC)