.NET DeveloperDays 2018
  • Home
  • About
  • Prices
  • Content
    • Speakers
    • Agenda
    • Pre-Cons
  • Sponsors
  • Contact
  • Archive
    • .NET DeveloperDays 2017
    • .NET DeveloperDays 2016
    • .NET DeveloperDays 2015
    • .NET DeveloperDays 2014
  • Register
  • CFP

Break the Chain Asynchronously (400)

Daniel Marbach / Microsoft Azure MVP    

Different variations of the Chain of Responsibility pattern can be found in middleware like OWIN and ASP.NET MVC. They all share a common approach: nesting functions inside functions, also known as functional composition. In this talk, we’ll build the Chain of Responsibility from scratch, apply it to a message pump for a service bus library and combine it with Async / Await to unleash the full power of asynchronous I/O. Join this talk to learn how async and recursion plays together. Discover how composition allows changing behavior at runtime. Finally, float state into your Chain of Responsibility so that you don’t sacrifice thread safety. Break the Chain of Responsibility with me.

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you agree with our privacy policy.Ok