DIY Async Message Pump - Lessons from the Trenches
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the intricacies of building a robust and reliable message pump in this conference talk. Delve into the challenges and common pitfalls encountered when consuming and producing messages from queues. Learn from the speaker's extensive experience as a contributor to various queue adapters, including RabbitMQ, Azure Service Bus, Azure Storage Queues, MSMQ, AmazonSQS, Kafka, and SQL Server. Discover how to implement asynchronous synchronization primitives for request throttling and compare different queuing technology message pumps. Gain valuable insights into creating a high-performance, long-lasting message pump using TPL and async programming techniques. Examine topics such as DIY async message pump lessons, messaging, concurrency, rush hour scenarios, life beyond transactions, and penny-pinching strategies for optimal performance.
Syllabus
Intro
DIY Async Message Pump Lessons from the trenches
doom
messaging
concurrency
Rush hour
As time passes
Life beyond transactions
Penny Pinching
insights
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube