| ▲ | m-a-r-c-e-l 3 days ago | ||||||||||||||||||||||
PHP is super-fast today. I've built 2 customer facing web products with PHP which made each a million dollar business. And they were very fast! https://dev.to/dehemi_fabio/why-php-is-still-worth-learning-... | |||||||||||||||||||||||
| ▲ | s_ting765 3 days ago | parent [-] | ||||||||||||||||||||||
At the risk of sounding out the obvious. PHP is limited to single threaded processes and has garbage collection. It's certainly not the fastest language one could use for handling multiple concurrent jobs. | |||||||||||||||||||||||
| |||||||||||||||||||||||