Multiple Programming Languages

Status
Not open for further replies.

Michael641

Commendable
Apr 27, 2016
11
0
1,560
How do companies like Facebook and Twitter use multiple programming languages in their applications?
 
You use the tool most appropriate for the job. Even if all the parts of s (big) application are written in same language, they often communicate between themselves using some kind of message protocol. When you have multiple computers, multiple languages, then this is the norm.
 
Status
Not open for further replies.