Hacker News new | ask | show | jobs
by swamp_gas 1762 days ago
I used to use FGCI with perl. I never thought it could improve performance of GO as handler routines are already "running".

So the remaining advantage to use FCGI with Go is that memory leaks would never be an issue?