Will this work is saga pattern as well where multiple state machine are listning to same message? And could you please also go deep into handling failures is masstransit and saga. Thanks for your help
@@MilanJovanovicTech you mean you fully rely on MassTransit - it will create exchanges, queues and wire it all up by fully qualified class-names? I also thought I miss where you set up queues and link consumers to them
@@MilanJovanovicTech i koji app, DroidCam OBS? od Androida 14 webcam je podrzan kao native usb opcija ali u praksi samo na Pixelima na zalost, ne znam kada ce i da li omoguciti i na ostalima, mozda od Android 15 koji izlazi za neki dan?
@@markokraljevic1590 USB na PC. Iriun koristim da se nakacim na telefonsku kameru. I onda strimujem preko OBS. Bude lag par frejmova, ali to se ispegla prilikom montiranja.
Milan Jovanovic courses are great, but in many cases he fails to provide the course demo source code, so people can play with it, as Nick Chapsas, and Tim Corey do.
Want to master Clean Architecture? Go here: bit.ly/3PupkOJ
Want to unlock Modular Monoliths? Go here: bit.ly/3SXlzSt
Please make a video on the Saga pattern to use in production.
Did you check this? th-cam.com/video/2ynFP8Dhhsw/w-d-xo.html
@@MilanJovanovicTech I was looking at your channel and I found it. Thank you Milan.
Could do do a more advanced one using Routing Slips and Sagas and practical examples? There’s so much content to make with MT and EDA
@@drhdev Yes, those would be great topics to cover. They're actually on my content list, just haven't gotten around to record it.
@@MilanJovanovicTech Awesome. I love MassTransit and am always looking for more approaches to create more complex routing
Great i learned a lot from you
Happy to help :)
Thank you Milan! You’re such a smart boy! MassTransit is incredibly complex.
Boy? 🤣 Flattering, considering I'm 30 soon
@@MilanJovanovicTech come on. I though you are 18 years old youngster and I started to think what a smart young people we have nowadays 😊
@torrvic1156 he is young at heart. Agreed.
Good stuff with MT, love that framework
Thanks for the tips! Maybe I'll do a part two. What do you modify on the consumer side?
Great video! 🤘🏼👊🏼
Thanks a lot! :)
Will this work is saga pattern as well where multiple state machine are listning to same message? And could you please also go deep into handling failures is masstransit and saga. Thanks for your help
Yes, as each saga listens on a different set of queues
Hi Milan, great video!
When do you specify to publish go Exchange instead of queue?
You don't - MassTransit takes care of that
@@MilanJovanovicTech you mean you fully rely on MassTransit - it will create exchanges, queues and wire it all up by fully qualified class-names? I also thought I miss where you set up queues and link consumers to them
Hi Milan, is this code available on any public repository?
If it's not in the video description, feel free to send me an email
Is it possible to implement a fair queue in rabbitMQ?
Unsure, checking
Milan, Can we use MassTransit and RabbiqMQ for the outbox pattern? Is that a good idea?
Of course you can, and it works great
koju kameru koristis za snimanje?
Xiaomi 13T Pro (telefon, radi posao)
@@MilanJovanovicTech i koji app, DroidCam OBS? od Androida 14 webcam je podrzan kao native usb opcija ali u praksi samo na Pixelima na zalost, ne znam kada ce i da li omoguciti i na ostalima, mozda od Android 15 koji izlazi za neki dan?
@@markokraljevic1590 USB na PC. Iriun koristim da se nakacim na telefonsku kameru. I onda strimujem preko OBS. Bude lag par frejmova, ali to se ispegla prilikom montiranja.
i'm familiar with mqtt & kafka, but not rabbitMQ
A very common message broker
Nothing new. Need to raise the bar now.
New for many other folks
Milan Jovanovic courses are great, but in many cases he fails to provide the course demo source code, so people can play with it, as Nick Chapsas, and Tim Corey do.
I do provide the source code - just not for free (mostly).
If I’m not mistaken, Nick Chapsas’ code isn’t free either.