jms - What kind of messaging architectures are used in huge, scalable sites today? -


sites twitter , facebook scale hundreds of thousands of users. of architectural overviews available online talks , slideshows. however, question more oriented towards messaging middleware/layer these sites use. understand different different sites - there common characteristics when using messaging technologies (e.g. jms) on highly scaled sites? more specifically, there use cases cannot handled traditional messaging solutions?

twitter switched scala middleware , got huge performance boost. high-scalability best authority on topic of scaling web applications.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -