aspnet-servicediscovery-patterns icon indicating copy to clipboard operation
aspnet-servicediscovery-patterns copied to clipboard

Samples of simple service discovery patterns with ASP .NET Core

Results 3 aspnet-servicediscovery-patterns issues
Sort by recently updated
recently updated
newest added

Your load balancing example doesnt actually do any load balancing at all, unless I am mistaken. From what I can see you have a publisher (client) that pushes out on...