.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

Do It Yourself. An Async Message Pump That Kicks Ass (300)

Daniel Marbach / Microsoft Azure MVP    

Building a message pump that consumes and produces messages from queues is astonishingly simple in theory. In practice, the picture looks a bit different. Over the last years, I’ve contributed and built queue adapters in .NET for RabbitMQ, Azure Service Bus, Azure Storage Queues, MSMQ, AmazonSQS, Kafka and SQL Server. And you can bet I made plenty of mistakes along the way! In this talk, I’ll show you what a robust and reliable message pump with TPL and async can look like.

Furthermore, I’ll teach you how you can use asynchronous synchronization primitives to throttle requests. I’ll then compare and contrast different queuing technology message pumps. With this knowledge, you’ll be ready to build an asynchronous message pump that does not only keep on pumping for ages but does that in a performant way. Join me and learn to create a message pump that kicks your queue’s ass!

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