Hacker News new | ask | show | jobs
by bachback 4633 days ago
that's a system call/protocol layer. node is used for some of the highest performance stuff in the world. try this: http://zeromq.org/bindings:node-js

http://stackoverflow.com/questions/14429203/inter-child-proc...

Also, syntax != V8 engine performance.

1 comments

Right, but in a shell syntax <= my performance. If I'm typing something 5 times a day, I'd rather type "ls dir|grep README" than some extremely long string of JS. I'm talking about usability, not raw performance.