Comment on Server-Side I/O Performance: Node vs. PHP vs. Java vs. GoparentComments−dullgiulio8yThat's correct, except the notification back is probably via some queue (think of futures or Go channels) rather than signals.−bogomipz8yI see that makes sense. Cheers.
Comments
That's correct, except the notification back is probably via some queue (think of futures or Go channels) rather than signals.
I see that makes sense. Cheers.