REDX interview question

What are the main differences between PHP and Node.js?

Interview Answer

Anonymous

10 May 2017

Node.js is single threaded, whereas PHP is multi-threaded.