Writing scalable C++ servers with immutable data structures

Hosted By
Toby A.

Details
We have one presentation lined up for the next meetup:
Writing scalable C++ servers with immutable data structures - Andrew Rafas
This presentation is about writing multi-threaded servers in C++ which scale and are still very simple by utilizing immutable shared data structures. It demonstrates functional programming using boost::range and shows that explicitly coding state transitions makes the code easier to reason about and make it right. This intermediate level presentation is for people who regularly write multi-threaded code but tired of lock hierarchies or unbounded complexity in standard OOP code.
Agenda
18:00 Arrive, mingle, grab a drink
18:15 Presentation
19:15 Pizza, mingle

Auckland C++ Meetup
See more events
WhereScape
12-16 Tapora Street, Quay Park · Auckland
Writing scalable C++ servers with immutable data structures