NodeJS vs Java Performance for microservices


NodeJS vs Java Performance for microservices.

In a nutshell:
NodeJS tops with - High IO Speed, faster app restart , great memory use. (For non CPU intense apps - that blocks the eventloop in NodeJS).




Full Presentation: Node.js Performance and Highly Scalable Micro-Services - Chris Bailey, IBM 

Comments