Thursday, December 17, 2020

my long time running haproxy quarkus spring boot and go server statusses

 I set up this around 2 years ago. and here it is a screen shot, it has been working for 350 days. looks like GO is the clear winner here in this list :) you can see the code of quarkus and go here


haproxy stats

No comments:

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...