Tag Archives: Performance

Performance Comparison Between Node.js and Java EE For Reading JSON Data from CouchDB

Node.js has impressed me several times with high performance right out of the box. In my last Node.js project it was the same: we beat the given performance targets without having to tweak the application at all. I never really … Continue reading

Posted in Javascript, Node.js | Tagged , , , | 35 Comments