Hacker News new | ask | show | jobs
by groundthrower 1653 days ago
Well, it waits for calculations which take about 2 seconds to complete on average - the vast majority of the time it’s idle
1 comments

Could this maybe, someday, be simplified or implemented to a AWS Lambda function?
We 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