MENU

Fun & Interesting

Build Highly Scalable Applications With RabbitMQ in .NET

Code Maze 10,578 1 year ago
Video Not Working? Fix It Now

►► Check out our courses: https://bit.ly/cdmz-courses ►► Support us on Patreon and get the source code: https://www.patreon.com/CodeMaze In this video, I will show you how to use a message broker, RabbitMQ, with an ASP.NET Core Web API application. Message brokers allow other applications to send and receive messages asynchronously. As a result of this, we can build highly scalable, decoupled applications that don’t rely on synchronous actions. Having a message broker, like RabbitMQ, to manage our inter-application communication, allows our system as a whole to scale much easier. It is one of many message brokers, that handles accepting, storing, and sending messages. FOLLOW US ON SOCIAL MEDIA! ►► https://www.linkedin.com/in/marinko-spasojevic/ ►► https://twitter.com/CodeMazeBlog ►► https://www.facebook.com/CodeMazeBlog

Comment