which did language is used to make quora application
I want to know
- 4671 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
-
- Can anyone solve this reasoning question?
- which type of coding question asked in infosys for position of specailize programmer ?
- after graduation in cs/it B.E. in which post of ISRO I can get job?
- Infosys Exam Pattern 2016
- how to place in wipro off campus
- is there any question papers of programming given in infosys previous test papers
- How to understand the competition?
- what is analytical thinking and mathematical critical thinking in Infosys exam?
- Will they deduct 0.25 marks for the wrong answer like other exams?
- Where can I get Infosys placement question paper on website
For developing quora, mainly Python and JavaScript. MySQL+,memcache are used as database store.