sureshp Posted October 4, 2008 Share Posted October 4, 2008 Dear ALL, I am thinking about developing a Social Networking website and I am very much concentrating on speed and efficiency. My friends are saying that Python will be faster than PHP. But, I saw most of the social networking websites are built in PHP, Ruby On Rails. For example, Youtube, MySpace,... are built in PHP. What do you think? Kindly suggest me the best option which will lead to build a Social Network website with better loading speed. Thanks in Advance ! Regards, Suresh P Quote Link to comment https://forums.phpfreaks.com/topic/127027-which-language-is-best-for-social-networking-website/ Share on other sites More sharing options...
keeB Posted October 5, 2008 Share Posted October 5, 2008 You should go with Python so we don't have to answer your dumb questions. Quote Link to comment https://forums.phpfreaks.com/topic/127027-which-language-is-best-for-social-networking-website/#findComment-657431 Share on other sites More sharing options...
corbin Posted October 5, 2008 Share Posted October 5, 2008 Is it messed up that I just lol'd? And actually, parts of youtube are coded in Python. The video processing is handled in Python if I remember right. MySpace = ASP, not PHP. PHP can be as fast as you make it. Facebook runs on PHP for God's sake. Do you know how many people go to facebook? Also, don't take this the wrong way, but chances are, you will never make a big social networking site, so there's not really a reason to worry about what it's coded in. Quote Link to comment https://forums.phpfreaks.com/topic/127027-which-language-is-best-for-social-networking-website/#findComment-657632 Share on other sites More sharing options...
keeB Posted October 5, 2008 Share Posted October 5, 2008 I'm glad you lol'd Quote Link to comment https://forums.phpfreaks.com/topic/127027-which-language-is-best-for-social-networking-website/#findComment-657670 Share on other sites More sharing options...
GKWelding Posted October 17, 2008 Share Posted October 17, 2008 I'm currently freelancing for a company that's working on a rather large networking site for the marketing industry. The initial brief was that the site should be scaleable to 5 million users. This is being coded in PHP. As somebody said above, the code is as fast as you make it. Also, about £50,000 worth of server equiptment and communication servers helps... And I agree, if you're a 1 man band and you're coding this on your own, any more than a few thousand users is a bit of a pipe dream. Quote Link to comment https://forums.phpfreaks.com/topic/127027-which-language-is-best-for-social-networking-website/#findComment-667815 Share on other sites More sharing options...
haku Posted October 17, 2008 Share Posted October 17, 2008 If the two guys who started you tube had thought that way, we wouldn't have it now. Quote Link to comment https://forums.phpfreaks.com/topic/127027-which-language-is-best-for-social-networking-website/#findComment-667835 Share on other sites More sharing options...
RichardRotterdam Posted October 17, 2008 Share Posted October 17, 2008 I remember a teacher that explained the speed of webscripting languages once and saying which one was better. what a terrible teacher that was. only speed you might want to be bothered with is development time (unrelated to the language btw) Quote Link to comment https://forums.phpfreaks.com/topic/127027-which-language-is-best-for-social-networking-website/#findComment-667867 Share on other sites More sharing options...
corbin Posted October 18, 2008 Share Posted October 18, 2008 In all fairness, some languages are faster, but the CPU type and so on can change it, and sometimes they're so close it doesn't even matter. Other times, language x can be 100 times faster than y. But, when it really comes down to it, I don't think it matters as long as it's a mainstream language that isn't likely to be uber-slow when used properly. Quote Link to comment https://forums.phpfreaks.com/topic/127027-which-language-is-best-for-social-networking-website/#findComment-668481 Share on other sites More sharing options...
maxudaskin Posted October 18, 2008 Share Posted October 18, 2008 You should go with Python so we don't have to answer your dumb questions. Kind of rude, but you are probably right... Quote Link to comment https://forums.phpfreaks.com/topic/127027-which-language-is-best-for-social-networking-website/#findComment-668489 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.