which did language is used to make quora application
I want to know
- 4670 Views
- 4 Answers
-
-
- 24 Jul
- 0 Comment
-
-
For developing Quora, the codes are mostly written in ustrongPython/strong/u and stronguJavaScript/u/strong programming languages.br /emPylons' framework/em is used as a starting point for the development but about half of it has been replaced by their own custom systems known as emLiveNode / webnode2/em. The part of the infrastructure which is written using JavaScript, is built on top of emjQuery/em. br /emThrift/em is used to communicate between different the various backend systems.br /The main webserver is paste with emnginx/em and emHAProxy/em in front of it.br /For Comet server, emTornado /emis used.br /For hosting purpose, emAmazon EC2 /emand emS3/em find their uses.br /The database is created using emMySQL /emand its management is also done using the same.br /
-
- 24 Jul
- 0 Comment
-
-
Java, JavaScript and HTML/CSS (probably with trace amounts of other stuff). It’s a hybrid app, but not using a framework like Cordova - they have written their own code.
-
- 18 Jan
- 0 Comment
-
- What is the eligibility criteria for Infosys?
- What is the syllabus of Infosys Placement Papers 2018?
- Year gap between 12th and Engineering.. how much it matters
- Technical round questions asked to other stream except IT and CSE
- how to place in wipro off campus
- Where can I find some good books for Infosys?
- any one can give Explanation please
- Can I prepare with previous years exam papers?
- enjoy new website
- Who is the CEO and MD of Infosys?
For developing quora, mainly Python and JavaScript. MySQL+,memcache are used as database store.