SlideShare a Scribd company logo
TPL & Message Pumps
Welcome
webinar
Part 2
Async webinar series
Solution Architect
Enthusiastic Software Engineer
Microsoft MVP for systems integration
@danielmarbach
particular.net/blog
planetgeek.ch
Async/Await: TPL & Message Pumps
Recap
Use Task.Run, Factory.StartNew for
CPU-bound work
Use Task directly for IO-bound work
Use async Task insteadof async void
reminder
Recap
Librariesand frameworks should use
ConfigureAwait(false)
Async all the way, don’t mix blocking
and asynchronous code
reminder
Goals
Combine async/await with the TPL
Throttling your concurrent operations
Graceful shutdowns
target
The Pump Code WrapUp
The Pump Code WrapUp
Message Pump
Queue
Your code
The Pump Code WrapUp
Demoawait
Semaphore
gated
Demoawait
The Pump Code WrapUp
Recap
Prefer Task.Run over Factory.StartNew
Use CancellationToken to cancel
operations insidetasks
Use SemaphoreSlim to throttle instead
of a custom TaskSchedulerreminder
Recap
Don’t use LongRunningor
AttachToParent for Tasks with async
operations
Non-blocking all the way, to maximize
throughputreminder
Next
particular.net/async-await-webinar-series
github.com/danielmarbach/03-03-2016-AsyncWebinar
Slides, Links

Q & Aawait
Thanks

More Related Content

PDF
Async/Await Best Practices
PPT
Asynchronous Programming in C# - Part 1
PPTX
Sync with async
PPSX
Async-await best practices in 10 minutes
PPTX
Asynchronous Programming in .NET
PPTX
Async Programming in C# 5
PPT
The ten commandments for an Agile Developer
PPT
Alchemy Catalyst Automation
Async/Await Best Practices
Asynchronous Programming in C# - Part 1
Sync with async
Async-await best practices in 10 minutes
Asynchronous Programming in .NET
Async Programming in C# 5
The ten commandments for an Agile Developer
Alchemy Catalyst Automation

What's hot (20)

ODP
Learning Kafka Streams with Scala
ODP
Perl ides
PDF
React meets o OCalm
PDF
Async Await for Mobile Apps
PDF
Using Async in your Mobile Apps - Marek Safar
PPTX
Reactive
PPTX
Gearman & PHP
PDF
Effective java item 80 and 81
PPTX
НоĐșота ĐœĐ°ĐœŃŒĐșĐŸ “Code review”
PDF
Javascript internals
PDF
Effective java item 80 prefer executors, tasks, and streams to threads
PPTX
PowerShell: Automation for everyone
PDF
100 tests per second - 40 releases per week
ODP
Funambol Automated Tests for SyncML Clients
PDF
Padre user experience
PPT
Conejo Architecture
PPTX
Java JIT Improvements Research
KEY
Concurrency in ruby
PDF
Reflection in Pharo5
PPTX
Intro to RxJS
Learning Kafka Streams with Scala
Perl ides
React meets o OCalm
Async Await for Mobile Apps
Using Async in your Mobile Apps - Marek Safar
Reactive
Gearman & PHP
Effective java item 80 and 81
НоĐșота ĐœĐ°ĐœŃŒĐșĐŸ “Code review”
Javascript internals
Effective java item 80 prefer executors, tasks, and streams to threads
PowerShell: Automation for everyone
100 tests per second - 40 releases per week
Funambol Automated Tests for SyncML Clients
Padre user experience
Conejo Architecture
Java JIT Improvements Research
Concurrency in ruby
Reflection in Pharo5
Intro to RxJS
Ad

Viewers also liked (20)

DOC
kamal.docx
DOCX
imran new cv (2) (2) (1)
DOCX
Ibrahim Sharara
DOCX
DOC
Jamil Alakbarov CV
PPT
Message of Prophet Mohammad (SAW)
PDF
Juhani Revon Suosituskirjeet ABBltÀ
PDF
Dr.Mohammad Shihata - CV
PPTX
Dua or supplication of ibrahim
PDF
Comnet Network Simulation
DOCX
Fire drill report
PPT
IBN AL-HAITHAM
PPS
FW: A lesson to be learnt
DOC
Biography of tunku abdul rahman
PPT
Ibn Battuta
PPTX
Charlotte Mew: The Farmer's Bride
PPS
Sayings from Dr Ibrahim Al Fiky
PPS
Prophet Ibrahim (a.s)
ODP
Bjorks analysis
PPT
kamal.docx
imran new cv (2) (2) (1)
Ibrahim Sharara
Jamil Alakbarov CV
Message of Prophet Mohammad (SAW)
Juhani Revon Suosituskirjeet ABBltÀ
Dr.Mohammad Shihata - CV
Dua or supplication of ibrahim
Comnet Network Simulation
Fire drill report
IBN AL-HAITHAM
FW: A lesson to be learnt
Biography of tunku abdul rahman
Ibn Battuta
Charlotte Mew: The Farmer's Bride
Sayings from Dr Ibrahim Al Fiky
Prophet Ibrahim (a.s)
Bjorks analysis
Ad

Similar to Async/Await: TPL & Message Pumps (20)

PPTX
Asynchronous PHP - reactPHP et oui, ça existe!
PPTX
Training – Going Async
PPTX
Jit complier
PPTX
C# 5 deep drive into asynchronous programming
PPTX
Asynchronous programming - .NET Way
PPTX
Matlab ppt
PDF
.Net Multithreading and Parallelization
KEY
Don’t block the event loop!
PDF
AMIMOTO: WordPress + Amazon Web Services Hands-on PARIS
 
PPTX
Comparison of various streaming technologies
PDF
Analysing in depth work manager
PDF
How to improve lambda cold starts
PDF
Adpatch options
DOC
Adpatch options
PPTX
Task parallel library presentation
PPT
Ppt lesson 06
PPT
Ppt lesson 06
PPT
Ppt lesson 06
PPTX
MERIMeeting du 27 mai 2014 - Parallel Programming
PPT
R12 d49656 gc10-apps dba 24
Asynchronous PHP - reactPHP et oui, ça existe!
Training – Going Async
Jit complier
C# 5 deep drive into asynchronous programming
Asynchronous programming - .NET Way
Matlab ppt
.Net Multithreading and Parallelization
Don’t block the event loop!
AMIMOTO: WordPress + Amazon Web Services Hands-on PARIS
 
Comparison of various streaming technologies
Analysing in depth work manager
How to improve lambda cold starts
Adpatch options
Adpatch options
Task parallel library presentation
Ppt lesson 06
Ppt lesson 06
Ppt lesson 06
MERIMeeting du 27 mai 2014 - Parallel Programming
R12 d49656 gc10-apps dba 24

More from Particular Software (20)

PDF
Scaling for Success: Lessons from handling peak loads on Azure with NServiceBus
PDF
Beyond simple benchmarks—a practical guide to optimizing code
PDF
An exception occurred - Please try again
PPTX
Tales from the trenches creating complex distributed systems
PPTX
Got the time?
PPTX
Implementing outbox model-checking first
PPTX
Reports from the field azure functions in practice
PPTX
Finding your service boundaries - a practical guide
PPTX
Decomposing .NET Monoliths with NServiceBus and Docker
PDF
DIY Async Message Pump: Lessons from the trenches
PDF
Share the insight of ServiceInsight
PPTX
What to consider when monitoring microservices
PPTX
Making communications across boundaries simple with NServiceBus
PPTX
Making communication across boundaries simple with Azure Service Bus
PPTX
How to avoid microservice pitfalls
PDF
Connect front end to back end using SignalR and Messaging
PDF
Async/Await: NServiceBus v6 API Update
PPTX
Making workflow implementation easy with CQRS
PPTX
Cqrs but different
PPTX
Asynchronous Messaging with NServiceBus
Scaling for Success: Lessons from handling peak loads on Azure with NServiceBus
Beyond simple benchmarks—a practical guide to optimizing code
An exception occurred - Please try again
Tales from the trenches creating complex distributed systems
Got the time?
Implementing outbox model-checking first
Reports from the field azure functions in practice
Finding your service boundaries - a practical guide
Decomposing .NET Monoliths with NServiceBus and Docker
DIY Async Message Pump: Lessons from the trenches
Share the insight of ServiceInsight
What to consider when monitoring microservices
Making communications across boundaries simple with NServiceBus
Making communication across boundaries simple with Azure Service Bus
How to avoid microservice pitfalls
Connect front end to back end using SignalR and Messaging
Async/Await: NServiceBus v6 API Update
Making workflow implementation easy with CQRS
Cqrs but different
Asynchronous Messaging with NServiceBus

Recently uploaded (20)

PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PPTX
Transform Your Business with a Software ERP System
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
Understanding Forklifts - TECH EHS Solution
PDF
Softaken Excel to vCard Converter Software.pdf
PPTX
history of c programming in notes for students .pptx
PPT
Introduction Database Management System for Course Database
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
CHAPTER 2 - PM Management and IT Context
PPTX
ai tools demonstartion for schools and inter college
PPTX
Odoo POS Development Services by CandidRoot Solutions
PPTX
ISO 45001 Occupational Health and Safety Management System
PDF
How Creative Agencies Leverage Project Management Software.pdf
Adobe Illustrator 28.6 Crack My Vision of Vector Design
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Transform Your Business with a Software ERP System
2025 Textile ERP Trends: SAP, Odoo & Oracle
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Operating system designcfffgfgggggggvggggggggg
Understanding Forklifts - TECH EHS Solution
Softaken Excel to vCard Converter Software.pdf
history of c programming in notes for students .pptx
Introduction Database Management System for Course Database
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Odoo Companies in India – Driving Business Transformation.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
CHAPTER 2 - PM Management and IT Context
ai tools demonstartion for schools and inter college
Odoo POS Development Services by CandidRoot Solutions
ISO 45001 Occupational Health and Safety Management System
How Creative Agencies Leverage Project Management Software.pdf

Async/Await: TPL & Message Pumps