Site icon Learn C++

Learn C++ With No Touchy! A Case Study of Software Architecture with Immutable Objects by Borislav Stanimirov (CPPCon 2020) Video

This video is concerned with the multi-threaded and multi-process architecture of the software. It focuses on one of its components: immutable objects. It talks about how we ended up sticking to immutable objects, how they helped (and sometimes hindered) our development, what we invented to make them practical in C++, and the problems and solutions we encountered along the way.

Exit mobile version