5 ms·
Well, it waits for calculations which take about 2 seconds to complete on average - the vast majority of the time it’s idle
by groundthrower 5y ago
Well, it waits for calculations which take about 2 seconds to complete on average - the vast majority of the time it’s idle
- gjsman-1000 5y agoCould this maybe, someday, be simplified or implemented to a AWS Lambda function?
- groundthrower 5y agoWe have already tried that and use Lambdas as last point of backup if the other servers aren’t available- however the performance is about 1/50 compared to our current production server