Oliver Sturm - Concurrency using Functional Patterns in C#
The multi-core scalability issue is being widely discussed these days, and one solution that is regularly proposed involves the application of patterns from functional programming. One of the paradigms of FP is the immutability of data, which is what makes it appealing when it comes to concurrency. In this session, Oliver uses a practical example to show concurrency in action, based on immutable data and other functional approaches.
Oliver Sturm is an experienced software architect, developer, trainer and author with 20 years' experience in the software industry. He works as Director of Quality for DevExpress and is well known as a speaker at events of all sizes, all around the world. He's currently working on a book for Wrox, titled "Functional Programming in C#", and he's the author of the DevelopMentor course "Essential F# for C# developers". Programming languages and methodologies are one of his favourite topics and for several years now, he has been a Microsoft C# MVP.
|