Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



View Poll Results: Which is the best language?
.NET C# 0 0%
.NET VB 0 0%
PHP 2 40.00%
PYTHON 0 0%
PERL 0 0%
JAVA 2 40.00%
Ruby 0 0%
other 1 20.00%
Voters: 5. You may not vote on this poll

Reply
What language is best for large scale sites
Old 05-18-2009, 07:47 AM What language is best for large scale sites
Experienced Talker

Posts: 33
Trades: 0
I am working on a project and was wondering what language is best for large scale websites. The website will start out small but it is important that the site is easily scalable. I have built the old static sites using just (HTML,CSS & javascript) but that is no good for a large site. I have built sites using .NET(vb) and PHP and I am learning Python (django) and Ruby (ruby on rails). So what language and possibly framework would be best suited to a website that could scale.

I know large scale sites use different languages Google uses python, facebook uses PHP with C++ and Erlang in the backend while twitter uses ruby on rails and I have seen quite a few use asp and jps (can't remember which sites).

So what would be the best option to build a large fast highly scalable secure website?

(ASP) .Net using C# or VB

(JSP) Java

PHP

Ruby on rails

Python

Perl

or some other
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Last edited by rambo3; 05-18-2009 at 08:04 PM..
rambo3 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-18-2009, 03:33 PM Re: What language is best for large scale sites
willcode4beer's Avatar
Super Moderator

Posts: 1,533
Name: Paul Davis
Location: San Francisco
Trades: 1
Truth is, with proper technique, any of these will work well.

I voted for Java only because, the standard conventions promote better techniques.

Regardless of your language choice, make sure you use connection pooling and caching for your database. Make sure you have a way to share session information among your servers (this keeps you from logging users out when performing deployments). I highly recommend using MVC in your design.
Do not make SQL calls from page code (PHP, ASP, JSP, etc...)

OTOH, I highly recommend using a server that can run on *nix. Simply because stability is better and remote administration is easier; especially when you need to manage a large number of servers.
__________________

Please login or register to view this content. Registration is FREE

willcode4beer is offline
Reply With Quote
View Public Profile
 
Old 05-18-2009, 05:56 PM Re: What language is best for large scale sites
ColdFusion's Avatar
Extreme Talker

Posts: 224
Location: NY
Trades: 1
I don't see ColdFusion in your list
__________________

Please login or register to view this content. Registration is FREE
*
Please login or register to view this content. Registration is FREE
*
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
*
Please login or register to view this content. Registration is FREE
*
Please login or register to view this content. Registration is FREE
*
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
*
Please login or register to view this content. Registration is FREE
ColdFusion is offline
Reply With Quote
View Public Profile
 
Old 05-18-2009, 06:15 PM Re: What language is best for large scale sites
Experienced Talker

Posts: 33
Trades: 0
does anyone use coldfusion?
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
rambo3 is offline
Reply With Quote
View Public Profile
 
Old 05-19-2009, 04:19 PM Re: What language is best for large scale sites
Average Talker

Posts: 18
Trades: 0
It's not the language, it's how you use it

And I think all of those (including "other") are more popular choices than ColdFusion
__________________
30 Day Money-Back Guarantee -
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE

awatson is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to What language is best for large scale sites
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.44750 seconds with 13 queries