Ok!! Ok!!! Thank you for these explanations!! Good to hear the voice from the builder himself!!! Good advices too according to the PHP design itself.... I do websites since 20 years and never heard from the PHP designer himself... My websites worked and work but if I heard this sooner I would have been happier now!!! Chhheeeeerrssss!!!
I am glad that not everyone are thinking like him, so that ZTS came out. I am using PHP to empower my websocket servers and heavily utilizing Parallels multi-threading library right now. I feel like he is just afraid to make such changes in PHP, eventually only postponing what is inevitable.
What you are talking about is asynchronous code execution, not multithreading. The concepts are similar, but not the same. Asynchronous code execution is indeed needed natively in PHP.
To me PHP 8 is the best language to write performant web page rendering. For other things like RealTime stream or any other app that use thread, i just use micro services on the side in Rust or C++ and it works beautifully well. I've never understood the hate around this language because nothing prevents you to use other technologies on the side that does a better job for certains things. Thank you Rasmus Lerdof.
He talked about it in some other video, saying it's really hard to write code like that, and a segfault or some error in one thread could kill all the other threads, while in php if one request process dies, apache just makes a new one, without affecting anything else.
Well. There is angular and react, that allready replaced php. Big companies allready use these so ... It is a matter of time before php can be considered a dead language. Unless, major changes take place.
I consider this man a genius, just by the simple fact that he created PHP , such a wonderful and powerful language on the server.
This man is Genius. PHP made my understand websites and webshops and is now paying my bills.
I'm a novice PHP learner but I felt like I understood this guy. He knows how to illustrate complex ideas for idiots like me.
Ok!! Ok!!! Thank you for these explanations!! Good to hear the voice from the builder himself!!! Good advices too according to the PHP design itself....
I do websites since 20 years and never heard from the PHP designer himself...
My websites worked and work but if I heard this sooner I would have been happier now!!!
Chhheeeeerrssss!!!
PHP is powerful and the best technology for the web
PHP to THE MOON!
MOON MOON MOON!
É muito gratificante estudar e trabalhar com a ferramenta PHP. Mais ainda você poder assistir e acompanhar as palestras do criador do programa
I am glad that not everyone are thinking like him, so that ZTS came out.
I am using PHP to empower my websocket servers and heavily utilizing Parallels multi-threading library right now.
I feel like he is just afraid to make such changes in PHP, eventually only postponing what is inevitable.
What you are talking about is asynchronous code execution, not multithreading. The concepts are similar, but not the same.
Asynchronous code execution is indeed needed natively in PHP.
To me PHP 8 is the best language to write performant web page rendering. For other things like RealTime stream or any other app that use thread, i just use micro services on the side in Rust or C++ and it works beautifully well. I've never understood the hate around this language because nothing prevents you to use other technologies on the side that does a better job for certains things. Thank you Rasmus Lerdof.
I'm a Cobol programmer but I love php.
yeah, I feel like learn a lot thing from this 4 min chat. Thanks
We need threads and async functions for cli apps at least
use queues , you’ll be much happier
What does he mean be would not scale and would break everything?
He talked about it in some other video, saying it's really hard to write code like that, and a segfault or some error in one thread could kill all the other threads, while in php if one request process dies, apache just makes a new one, without affecting anything else.
Clever man. 👍
THanks
very good, thank you
If you do website development PHP is default and still less on pocket
So I guess he's saying don't use PHP CLI...
Php vs django?
Django is best
Laravel is best
But PHP is not real multi thread though...
That was his whole point...
Well that settles it hahha not using multithreading.
Php is dead
Its far better in terms of performance than python. Its a long way to be dead.
Never
@@arunabraham9382 lol
@@neuron8186 lol
Well. There is angular and react, that allready replaced php.
Big companies allready use these so ...
It is a matter of time before php can be considered a dead language.
Unless, major changes take place.