Bristol Meetups

Meeting #7: Comfortable Concurrency with Dominic Robinson

Comfortable Concurrency

Reflections on what is comfortable and uncomfortable about developing concurrent software.

What makes for "comfortable software", that is to say software that is comfortable to work with? In this talk, Dominic Robinson will take a look at different models of concurrency, their applicability and impact on your comfort as a developer.

Topics you will learn about include:

Concurrency vs parallelism. How do you make working with concurrency "comfortable". Message passing concurrency, or "Atomics considered harmful". We will take a look at one implementation of message passing concurrency in C++ in a distributed fault tolerant application, the lessons and scars from the last 5 years, or "they are coming for me with pitchforks and torches".

influences and motivation DSLs in C++ how do we test this thing? how do we debug this thing?  

About our speaker:

http://photos1.meetupstatic.com/photos/event/e/9/7/2/event_236459762.jpegDominic has mis-spent the last 27 years developing video games, flight simulators and software development tools in various assembly languages, C and C++.  He founded and sold a video games company during the .com boom and is now a principal engineer at SN Systems, the subsidiary of Sony Computer Entertainment that is responsible for the development tools for the Sony PlayStation platforms.  He has spent the last 5 years developing a fault tolerant, distributed build accelerator in C++ in the style of Erlang.