This structure is used for twitter application.

What structure does twitter use during application development? or is it an assembly without any frameworks?

in general, how to determine which structure was used to develop such a huge portal

+3
source share
1 answer

http://engineering.twitter.com/2011/04/twitter-search-is-now-3x-faster_1656.html

Last week [as of April 6, 2011] we launched a replacement for our Ruby-on-Rails interface: a Java server that we call Blender.


Twitter is used to use Ruby on Rails. This environment is good for the rapid development of, say, a new site. Java tends to be better for more mature applications.

http://en.wikipedia.org/wiki/Ruby_on_Rails Google;)

, Matz Ruby Interpreter ( Ruby), . [25] Twitter 2007 2008 , Twitter Scala ( Java) . [26] [27] Ruby on Rails. [28]

Google .

+3

All Articles