Rasmus Lerdorf, Creator of PHP / Interview about PHP Multithreading

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 50

  • @christianlanoire7541
    @christianlanoire7541 5 років тому +39

    I consider this man a genius, just by the simple fact that he created PHP , such a wonderful and powerful language on the server.

  • @seeithappen1
    @seeithappen1 3 роки тому +9

    This man is Genius. PHP made my understand websites and webshops and is now paying my bills.

  • @danrivera381
    @danrivera381 4 роки тому +14

    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.

  • @BeniZeBest2011
    @BeniZeBest2011 3 місяці тому

    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!!!

  • @mouctechy
    @mouctechy 2 роки тому +4

    PHP is powerful and the best technology for the web

  • @porrapatcpe20
    @porrapatcpe20 6 років тому +11

    PHP to THE MOON!
    MOON MOON MOON!

  • @MrEdenBezerra
    @MrEdenBezerra 5 років тому +3

    É muito gratificante estudar e trabalhar com a ferramenta PHP. Mais ainda você poder assistir e acompanhar as palestras do criador do programa

  • @ahmetemin08
    @ahmetemin08 2 роки тому +1

    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.

    • @JohnDoe-ef4fm
      @JohnDoe-ef4fm Рік тому +1

      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.

  • @loupsalome8874
    @loupsalome8874 Рік тому

    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.

  • @lserranoit
    @lserranoit 4 роки тому +4

    I'm a Cobol programmer but I love php.

  • @ziat1988
    @ziat1988 Рік тому

    yeah, I feel like learn a lot thing from this 4 min chat. Thanks

  • @pavliga
    @pavliga 3 роки тому +3

    We need threads and async functions for cli apps at least

    • @RP-up4oe
      @RP-up4oe 3 роки тому +2

      use queues , you’ll be much happier

  • @rudytjhia8199
    @rudytjhia8199 4 роки тому +1

    What does he mean be would not scale and would break everything?

    • @ivanjelenic5627
      @ivanjelenic5627 4 роки тому +3

      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.

  • @CodeSOS
    @CodeSOS 4 роки тому +1

    Clever man. 👍

  • @abdurrazaq8127
    @abdurrazaq8127 5 років тому

    THanks

  • @BecomeAWebDev
    @BecomeAWebDev 5 років тому

    very good, thank you

  • @AKGamer-xk3eo
    @AKGamer-xk3eo 2 роки тому +1

    If you do website development PHP is default and still less on pocket

  • @WilliamWynn
    @WilliamWynn 3 місяці тому

    So I guess he's saying don't use PHP CLI...

  • @coovv685
    @coovv685 3 роки тому

    Php vs django?

  • @cd78
    @cd78 4 роки тому

    But PHP is not real multi thread though...

  • @simoneneil-jones7806
    @simoneneil-jones7806 3 роки тому +1

    Well that settles it hahha not using multithreading.

  • @neuron8186
    @neuron8186 3 роки тому +2

    Php is dead

    • @arunabraham9382
      @arunabraham9382 3 роки тому +4

      Its far better in terms of performance than python. Its a long way to be dead.

    • @mister-ace
      @mister-ace 3 роки тому +3

      Never

    • @neuron8186
      @neuron8186 3 роки тому

      @@arunabraham9382 lol

    • @melihbadem7643
      @melihbadem7643 3 роки тому +2

      @@neuron8186 lol

    • @MrGigi-dz9cv
      @MrGigi-dz9cv 3 роки тому

      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.