Large site: use Ruby on Rails or PHP framework?

Discussion in 'Ruby' started by mudanoman, Jan 26, 2007.

  1. #1
    Which code makes more sense for a large scale web project - ruby on rails or PHP?
     
    mudanoman, Jan 26, 2007 IP
  2. smallbuzz

    smallbuzz Peon

    Messages:
    125
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    How large?
     
    smallbuzz, Jan 26, 2007 IP
  3. bochgoch

    bochgoch Peon

    Messages:
    1,918
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Both make sense. It depends on your experience / desire to try something new.

    Personally, if given a blank sheet of paper I think I'd go with R on R simply as it requires less coding. However, if time was a factor I'd go for PHP as I am experienced with it already.

    Also hosting is a factor - not all hosts yet support R / R on R.
     
    bochgoch, Jan 27, 2007 IP
  4. mudanoman

    mudanoman Guest

    Messages:
    596
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    20k + users. 5-10 Million nodes.

    What makes sense in terms of scalability?
     
    mudanoman, Jan 27, 2007 IP
  5. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #5
    I'd use PHP personally - but thats just because I love PHP and from experience know it can handle large-scale apps, and is very flexible/scalable.
     
    ccoonen, Jan 28, 2007 IP
  6. DFischer

    DFischer Peon

    Messages:
    381
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Go with Ruby on Rails. RoR is built for scalability, those 'slow benchmarks' don't really mean anything to RoR especially since that stuff was going around a couple years ago during it's infancy. It's just getting stronger and stronger, and I'm betting it's heading towards the direction of becoming a dominant player more so than php.
     
    DFischer, Jan 29, 2007 IP
  7. Eadz

    Eadz Peon

    Messages:
    108
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #7
    DHH ( The creator of Rails ) posted about scalablitiy on his blog which might interest you, ( full post here) :

    Any language can scale if the site is designed properly.
     
    Eadz, Jan 31, 2007 IP
  8. aplus

    aplus Well-Known Member

    Messages:
    83
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    115
    #8
    check cakephp.org
    I have used it for some projects and i am very happy with it.
     
    aplus, Feb 2, 2007 IP
  9. jim_keller

    jim_keller Guest

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    get the best of both worlds (MVC + PHP) by using FUSE: http://www.phpfuse.net :)
     
    jim_keller, Feb 19, 2008 IP
  10. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Would have thought that they have decided by now given the post was over a year ago
     
    AstarothSolutions, Feb 20, 2008 IP