Coding Shorts: Running Async Jobs in ASP.NET Core

  Рет қаралды 4,788

Shawn Wildermuth

Shawn Wildermuth

Күн бұрын

Пікірлер: 21
@heavypeki
@heavypeki 8 ай бұрын
Like as always, concise and straight to the point. You are amazing Shawn. Keep it up.
@sh00termacg
@sh00termacg 8 ай бұрын
Awesome thanks a lot Shawn! Love how concise you are.
@adamoneil7435
@adamoneil7435 8 ай бұрын
really cool! I knew Quartz was a thing, but had never seen a demo until now. Love it!
@swildermuth
@swildermuth 8 ай бұрын
Nice.
@SamRaddan
@SamRaddan 8 ай бұрын
Hey Shawn, can you make a general c# video on streams?
@PankajNikam
@PankajNikam 8 ай бұрын
Thanks for this video :)
@swildermuth
@swildermuth 8 ай бұрын
My pleasure!
@palpie
@palpie 8 ай бұрын
It was just a small part of this, but you should use ILogger as it is meant to, without string interpolation.
@swildermuth
@swildermuth 8 ай бұрын
So we should avoid $""? Why?
@nirajchandrajoshi
@nirajchandrajoshi 8 ай бұрын
Great video I have one query - can I run a stored proc on crown schedule where that sproc took 20 minutes to complete. And What happen if IIS pool recycles in between while this job is running do I need to reschedule or quartz will take care of this. Please reply.
@swildermuth
@swildermuth 8 ай бұрын
Look at quartz's durable jobs. Though in the case of a store proc, I might kick it off, not hold a connection the entire time.
@nirajchandrajoshi
@nirajchandrajoshi 8 ай бұрын
@@swildermuth Thank you very much
@alfonsdeda8912
@alfonsdeda8912 8 ай бұрын
Hi, great video! What are the advantages over hangfire?
@swildermuth
@swildermuth 8 ай бұрын
Hangfile requires data storage - there is no non-durable jobs. That's all.
@PelFox
@PelFox 8 ай бұрын
How does it keep state if your app crashes / restarts? Can you store the jobs in a queue or database?
@swildermuth
@swildermuth 8 ай бұрын
You can configure it to store in state (look for Durable and StoreDurably)
@davood7497
@davood7497 8 ай бұрын
Coolio !!! 💯💯💯💯💯
@juanfernandofernandez2730
@juanfernandofernandez2730 8 ай бұрын
First comment
@swildermuth
@swildermuth 8 ай бұрын
Second!
Coding Shorts: Ahead-of-Time Compilation in C# (AOT)
12:03
Shawn Wildermuth
Рет қаралды 2,8 М.
Coding Shorts: C# Dialects and Idioms
19:13
Shawn Wildermuth
Рет қаралды 3,6 М.
UFC 287 : Перейра VS Адесанья 2
6:02
Setanta Sports UFC
Рет қаралды 486 М.
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН
The Right Way To Build Async APIs in ASP.NET Core
20:12
Milan Jovanović
Рет қаралды 28 М.
Clean Architecture with ASP.NET Core 9
27:01
dotnet
Рет қаралды 44 М.
OpenTelemetry Collector: EVERYTHING you need to know [to get started]
10:07
Background Jobs in ASP.NET Core
18:35
IAmTimCorey
Рет қаралды 61 М.
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 362 М.
That's NOT How Async And Await Works in .NET!
12:25
Codewrinkles
Рет қаралды 29 М.
The Right Way To Return API Errors in .NET
10:40
Nick Chapsas
Рет қаралды 73 М.
Coding Shorts #102: Using SQL Server Containers for Dev
11:00
Shawn Wildermuth
Рет қаралды 3,5 М.
Coding Shorts: Making Sense of Stack vs. Heap
5:33
Shawn Wildermuth
Рет қаралды 2,2 М.