Wordpress වැඩ්ඩො එන්නකෝ

Gunther

Well-known member
  • Jun 6, 2017
    3,843
    4,222
    113
    Wordpress වලින් bookig.com වගේ බුකින් සයිට් එකක් හදන්න පුලුවන්ද?? පේමන්ට් ගේට්වේ එහෙමත් ඉන්ට්‍රිගේට් කරලා ??
     

    IamProgrammer

    Active member
  • Apr 24, 2015
    159
    116
    43
    Sri Lanka
    iamprogrammer.lk
    Wordpress වලින් bookig.com වගේ බුකින් සයිට් එකක් හදන්න පුලුවන්ද?? පේමන්ට් ගේට්වේ එහෙමත් ඉන්ට්‍රිගේට් කරලා ??
    YES.
    Be. Load eka adinna amarui... Hotels gana wedi wenakota / options wedi wenakota site aeke DB aeka loku wenakota crash wenawa

    In built CACHE system aekek tiyana DRUPAL wage CMS ekaking karanna

    nethtum Laverl / Symfony wage PHP framework ekak use karanna..
    techcrunch.com handles more than a 35Milion page views each month...
     

    HAneo

    Well-known member
  • Jan 30, 2007
    12,970
    29,168
    113
    Homagama
    YES.

    techcrunch.com handles more than a 35Milion page views each month...
    This is the tech stack booing.com build with. do you think you can achieve such a thing using wordpress? then why booing.com spend so much money and Man power to those than using WordPress all alone?

    1622672412906.png
     

    encoderdk

    Well-known member
  • Oct 13, 2016
    1,154
    1
    690
    113
    up

    cache plugin එකක් දාලා high load එකක් handle කරන්න බැරිද මචන්ලා? මොනවද තියෙන හොද caching plugins?
    ------ Post added on Jun 3, 2021 at 8:22 AM
     

    IamProgrammer

    Active member
  • Apr 24, 2015
    159
    116
    43
    Sri Lanka
    iamprogrammer.lk
    This is the tech stack booing.com build with. do you think you can achieve such a thing using wordpress? then why booing.com spend so much money and Man power to those than using WordPress all alone?

    View attachment 128667
    You answered it yourself. just remove all the programming languages(Python, Go, Perl) from the list and replace them with PHP, then you are good to go.
    and the funny thing is, you are comparing 15 different technologies against a CMS.
     
    • Like
    Reactions: Gunther

    HAneo

    Well-known member
  • Jan 30, 2007
    12,970
    29,168
    113
    Homagama
    You answered it yourself. just remove all the programming languages(Python, Go, Perl) from the list and replace them with PHP, then you are good to go.
    and the funny thing is, you are comparing 15 different technologies against a CMS.
    You are kidding me, right?
    Let me ask you one question. how many concurrent requests do you think booking.com has in any given second?
     
    • Like
    Reactions: Gunther

    HAneo

    Well-known member
  • Jan 30, 2007
    12,970
    29,168
    113
    Homagama
    You are talking about a single instant of the website. big websites use multiple instants to handle all the requests. when traffic grows system grows with it.
    On WordPress, 95% of performance issues based on optimization issues.
    sow here is your bookig.com website? show me if it that easy
     
    • Like
    Reactions: Gunther

    HAneo

    Well-known member
  • Jan 30, 2007
    12,970
    29,168
    113
    Homagama
    Concurrent requests/connections are measurement units for the server NOT for the CMS or programming language.
    !00% true.
    But the problem here is searching through millions of entities of each connection. this is why I mentioned the Concurrency of the requests. although the request pipeline handheld by the server hopefully you understand that there is a big logic behind the handling of each request. that's big data. so that's where Python comes in handy. imagine 1MIl request you need to search through millions of records and apply 10 different cretirrias. can you handle that using WordPress? then my question is why booking.com is fool enough to choose such a big stack?
     
    • Like
    Reactions: Gunther