Tag Archive


activemq amqp benchmark closures crowdcontrol dns gentoo github gnome3 json lighttpd maths message queue mysql nginx node.js nodejs performance php portage programming rabbitmq sessions SOA ssl statistics web workers wordpress zend

Node.js vs PHP Performance – Maths

Node.js has a reputation of being a very efficient framework, and most of the discussions around this focus on its event-driven nature, rather than the engine itself. I think it’s pretty obvious to most that when written properly, an event-driven application can be more efficient. However, what’s not so often discussed is how the JavaScript [… Read More]