[General] Ruby vs. PHP

Ahmad Al-Ibrahim ahmad at koutbo6.com
Wed Sep 26 16:28:01 +03 2007


Majed, According to framework performance test on 
http://wiki.rubyonrails.org/rails/pages/Framework+Performance Django 
beats ruby on rails and symfony (PHP). Django has a clean and elegant 
design which helps in coding productivity and code maintenance.

You can take a look at the django book on http://www.djangobook.com/en/beta/

Ahmad

Majed B. wrote:
> The problem would eventually boil to the web server: If you have a
> webserver that isn't dedicated and have no shell access nor the
> ability to change system files (like in my case), it's a safe bet to
> go with PHP, as most servers are LAMP-based, and using a PHP framework
> would mean to simply include the files in the project, rather than
> demand a certain version & certain files to the system (Python).
> 
> Plus, I already have some messy experience with PHP; might as well get
> it right this time!
> 
> Ahmad, what do you mean by "Out performs" ? In which aspect? Design?
> Coding time? Performance?




More information about the General mailing list