Session

Simplifying Thread Safety

When developing multi-threaded applications that share state, we need to consider thread safety when sharing state across multiple threads. These techniques require the developer to understand the possible race conditions and select the cheapest synchronisation technique to satisfy thread safety. But, while essential, they can often become tedious and make the simplest of algorithms seemingly overly complicated and hard to maintain. In this session, we’ll explore using built-in concurrent data structures shipped with TPL that will simplify multi-threaded code while maximising concurrency and efficiency.

Andrew Clymer

Co-Founder, Managing Director at Rock Solid Knowledge

Bristol, United Kingdom

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top