Message Queue Technology Approach to Dynamically Scaling C# Apps

Monday, Aug 28 11:00 AM - 12:00 PM Room 105

Description

This session will discuss and demonstrate using Message Queues to create fault-tolerant, dynamic scaling (both horizontal and vertical) C# applications that will operate in a container without the need for hosting or licensing the container. This will work for both .NET Framework applications as well as >= .NET 6 technology based C# applications.