Hacker News new | ask | show | jobs
by dhaivatpandya 4186 days ago
It would have been better if implemented under FastCGI which solves the one-process-per-request problem. I guess the intended benefit of the project isn't really the Node eventloop, it's that it allows developers to use the same language on the frontend and backend.