Link to home
Start Free TrialLog in
Avatar of matthewmegara
matthewmegaraFlag for United States of America

asked on

I'm thinking of starting a social media network, what programming language is Facebook written in?

I want to know what code Facebook is written in.
ASKER CERTIFIED SOLUTION
Avatar of Jason C. Levine
Jason C. Levine
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
And they have written compilers for PHP that compile to machine code that runs 4 to 10 times faster than regular PHP.  They have also written their own web servers which would be in C and C++.  And they have hundreds of software engineers doing this.  This page https://code.facebook.com/ will tell you a lot about what they do.
Facebook originated to PHP and ever since tries to find ways to speed up the process....The latest programming trend these days for this kind of web sites is Node.js...with 1 million connections you just can't go wrong