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

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

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