Rasmus Lerdorf, Creator of PHP / Interview about PHP Multithreading

Поделиться
HTML-код
  • Опубликовано: 23 май 2017
  • We are here to create a faster digital world with our platforms and services.
    Medianova is the most reliable CDN company in EMEA. Based on Cedexis reports we are one of the fastest CDN in the world. We have 45+ engineers dedicated to technology. We serve 500+ customer worldwide. Some of them are operators, banks, media, gaming, governments... Especially we support our customers fanatically. We have 24/7 hours fanatic support and to solve your technical problems faster, we respond in 3 minutes. We know we can, because we are Medianova.
    Now, are you ready for a new, faster and reliable CDN experience?
    Get in touch with us!
    www.medianova.com
  • НаукаНаука

Комментарии • 49

  • @christianlanoire7541
    @christianlanoire7541 4 года назад +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 2 года назад +9

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

  • @danrivera381
    @danrivera381 3 года назад +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.

  • @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

  • @lserranoit
    @lserranoit 4 года назад +4

    I'm a Cobol programmer but I love php.

  • @BecomeAWebDev
    @BecomeAWebDev 5 лет назад

    very good, thank you

  • @ziat1988
    @ziat1988 Год назад

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

  • @abdurrazaq8127
    @abdurrazaq8127 5 лет назад

    THanks

  • @CodeSOS
    @CodeSOS 3 года назад +1

    Clever man. 👍

  • @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 11 месяцев назад

    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.

  • @pavliga
    @pavliga 3 года назад +3

    We need threads and async functions for cli apps at least

    • @RP-up4oe
      @RP-up4oe 2 года назад +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.

  • @WilliamWynn
    @WilliamWynn 17 дней назад

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

  • @AKGamer-xk3eo
    @AKGamer-xk3eo 2 года назад +1

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

  • @cd78
    @cd78 3 года назад

    But PHP is not real multi thread though...

  • @coovv685
    @coovv685 3 года назад

    Php vs django?

  • @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 2 года назад

      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.